Searched refs:DevPath (Results 1 – 2 of 2) sorted by relevance
376 for ( ; !IsDevicePathEnd(devp.DevPath); in efi_arch_edd()377 devp.DevPath = NextDevicePathNode(devp.DevPath) ) in efi_arch_edd()379 switch ( DevicePathType(devp.DevPath) ) in efi_arch_edd()386 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()402 DevicePathSubType(devp.DevPath) != HW_PCI_DP || in efi_arch_edd()414 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()458 if ( DevicePathSubType(devp.DevPath) == MEDIA_HARDDRIVE_DP && in efi_arch_edd()
334 EFI_DEVICE_PATH DevPath; member368 EFI_DEVICE_PATH *DevPath; member
Completed in 8 milliseconds