OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocateDevicePath
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
hw.c
58
Status = uefi_call_wrapper(BS->
LocateDevicePath
, 3, Protocol, &DevicePath, &Handle);
64
Status = uefi_call_wrapper(BS->
LocateDevicePath
, 3, &DeviceIoProtocol, &DevicePath, &Handle);
sread.c
103
Status = uefi_call_wrapper(BS->
LocateDevicePath
, 3, &FileSystemProtocol, FilePath, DeviceHandle);
217
Status = uefi_call_wrapper(BS->
LocateDevicePath
, 3, &LoadFileProtocol, &TempFilePath, DeviceHandle);
dpath.c
447
Status = uefi_call_wrapper(BS->
LocateDevicePath
, 3, Protocol, &FilePath, &Device);
/src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h
860
EFI_LOCATE_DEVICE_PATH
LocateDevicePath
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
908
ACPI_EFI_LOCATE_DEVICE_PATH
LocateDevicePath
;
Completed in 16 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025