Searched refs:BlockIoProtocolGUID (Results 1 – 3 of 3) sorted by relevance
48 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable228 BS->LocateHandle(ByProtocol, &BlockIoProtocolGUID, NULL, in efi_main()234 status = BS->LocateHandle(ByProtocol, &BlockIoProtocolGUID, in efi_main()
35 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable79 status = OpenProtocolByHandle(h, &BlockIoProtocolGUID, (void **)&blkio); in probe_handle()
47 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable169 status = OpenProtocolByHandle(h, &BlockIoProtocolGUID, (void **)&blkio); in probe_handle()