HomeSort by: relevance | last modified time | path
    Searched refs:DeviceIoProtocol (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
hw.c 43 GlobalIoFncs - Returned with DeviceIoProtocol for the DevicePath
64 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &DeviceIoProtocol, &DevicePath, &Handle);
66 Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handle, &DeviceIoProtocol, (VOID*)GlobalIoFncs);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h 93 #define DeviceIoProtocol gEfiDeviceIoProtocolGuid

Completed in 11 milliseconds