Searched refs:DevPath (Results 1 – 2 of 2) sorted by relevance
377 for ( ; !IsDevicePathEnd(devp.DevPath); in efi_arch_edd()378 devp.DevPath = NextDevicePathNode(devp.DevPath) ) in efi_arch_edd()380 switch ( DevicePathType(devp.DevPath) ) in efi_arch_edd()387 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()403 DevicePathSubType(devp.DevPath) != HW_PCI_DP || in efi_arch_edd()415 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()459 if ( DevicePathSubType(devp.DevPath) == MEDIA_HARDDRIVE_DP && in efi_arch_edd()
334 EFI_DEVICE_PATH DevPath; member368 EFI_DEVICE_PATH *DevPath; member
Completed in 5 milliseconds