Home
last modified time | relevance | path

Searched refs:EFI_BLOCK_IO (Results 1 – 4 of 4) sorted by relevance

/dragonfly/stand/boot/efi/libefi/
H A Defipart.c65 EFI_BLOCK_IO *blkio; in efipart_init()
154 EFI_BLOCK_IO *blkio; in efipart_print()
181 EFI_BLOCK_IO *blkio; in efipart_open()
250 efipart_readwrite(EFI_BLOCK_IO *blkio, int rw, daddr_t blk, daddr_t nblks, in efipart_readwrite()
287 EFI_BLOCK_IO *blkio; in efipart_strategy()
/dragonfly/stand/boot/efi/boot1/
H A Dboot_module.h49 EFI_BLOCK_IO *dev;
H A Dboot1.c494 EFI_BLOCK_IO *blkio; in probe_handle()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DBlockIo.h30 typedef EFI_BLOCK_IO_PROTOCOL EFI_BLOCK_IO; typedef