Home
last modified time | relevance | path

Searched refs:LocateDevicePath (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dhw.c58 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 Dsread.c103 … 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 Ddpath.c447 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, Protocol, &FilePath, &Device); in LibDevicePathToInterface()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiapi.h860 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h800 ACPI_EFI_LOCATE_DEVICE_PATH LocateDevicePath; member