HomeSort by: relevance | last modified time | path
    Searched refs:efi_block_open (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/stand/efiboot/
devopen.c 47 error = efi_block_open(f, fname, file);
efiblock.h 80 int efi_block_open(struct open_file *, ...);
conf.c 44 { "efiblock", efi_block_strategy, efi_block_open, efi_block_close, efi_block_ioctl },
efiblock.c 639 efi_block_open(struct open_file *f, ...) function in typeref:typename:int

Completed in 12 milliseconds