Searched refs:BLOCK_IO_PROTOCOL (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/stand/efi/boot1/
H A Dproto.c38 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL;
H A Dboot1.c51 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL;
/freebsd-12-stable/stand/efi/gptboot/
H A Dproto.c50 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL;
/freebsd-12-stable/stand/efi/include/
H A Defiprot.h44 #define BLOCK_IO_PROTOCOL \ macro
/freebsd-12-stable/stand/efi/libefi/
H A Defipart.c45 static EFI_GUID blkio_guid = BLOCK_IO_PROTOCOL;
H A Denv.c87 { .efi_guid_name = "block io", .efi_guid = BLOCK_IO_PROTOCOL },

Completed in 217 milliseconds