Home
last modified time | relevance | path

Searched refs:DevicePathInstance (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c51 DevicePathInstance ( in DevicePathInstance() function
118 while (DevicePathInstance(&DevicePath, &Size)) { in DevicePathInstanceCount()
178 while ((Inst = DevicePathInstance (&Src1, &Size))) { in AppendDevicePath()
1225 while ((DevicePathInst = DevicePathInstance (&DevicePath, &Size))) { in LibMatchDevicePaths()
1246 DevicePathInst = DevicePathInstance (&Temp, &Size); in LibDuplicateDevicePathInstance()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h617 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePathInstance
623 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePathInstance,
H A Defilib.h840 DevicePathInstance (