Searched refs:BlockIoProtocolGUID (Results 1 – 3 of 3) sorted by relevance
50 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable230 BS->LocateHandle(ByProtocol, &BlockIoProtocolGUID, NULL, in efi_main()236 status = BS->LocateHandle(ByProtocol, &BlockIoProtocolGUID, in efi_main()
37 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable81 status = OpenProtocolByHandle(h, &BlockIoProtocolGUID, (void **)&blkio); in probe_handle()
49 static EFI_GUID BlockIoProtocolGUID = BLOCK_IO_PROTOCOL; variable171 status = OpenProtocolByHandle(h, &BlockIoProtocolGUID, (void **)&blkio); in probe_handle()