Searched refs:LocateDevicePath (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
| H A D | hw.c | 58 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, Protocol, &DevicePath, &Handle); in InitializeGlobalIoDevice() 64 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &DeviceIoProtocol, &DevicePath, &Handle); in InitializeGlobalIoDevice()
|
| H A D | sread.c | 103 … Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &FileSystemProtocol, FilePath, DeviceHandle); in OpenSimpleReadFile() 217 …Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &LoadFileProtocol, &TempFilePath, DeviceHandle… in OpenSimpleReadFile()
|
| H A D | dpath.c | 447 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, Protocol, &FilePath, &Device); in LibDevicePathToInterface()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efiapi.h | 860 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
| H A D | acefiex.h | 800 ACPI_EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
|