Searched refs:BlockIoProtocolGUID (Results 1 – 3 of 3) sorted by relevance
51 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable211 BS->LocateHandle(ByProtocol, &BlockIoProtocolGUID, NULL, in efi_main()217 status = BS->LocateHandle(ByProtocol, &BlockIoProtocolGUID, in efi_main()
38 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable82 status = OpenProtocolByHandle(h, &BlockIoProtocolGUID, (void **)&blkio); in probe_handle()
50 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable172 status = OpenProtocolByHandle(h, &BlockIoProtocolGUID, (void **)&blkio); in probe_handle()