Searched refs:DevicePathSubType (Results 1 – 3 of 3) sorted by relevance
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()
48 #define DevicePathSubType(a) ( (a)->SubType ) macro
506 DevicePathSubType(dp) != MEDIA_FILEPATH_DP ) in get_parent_handle()
Completed in 9 milliseconds