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

  /src/sys/stand/efiboot/
efiblock.h 82 int efi_block_ioctl(struct open_file *, u_long, void *);
conf.c 44 { "efiblock", efi_block_strategy, efi_block_open, efi_block_close, efi_block_ioctl },
efiblock.c 723 efi_block_ioctl(struct open_file *f, u_long cmd, void *data) function in typeref:typename:int

Completed in 12 milliseconds