Searched refs:DevicePathSubType (Results 1 – 3 of 3) sorted by relevance
396 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()412 DevicePathSubType(devp.DevPath) != HW_PCI_DP || in efi_arch_edd()424 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()468 if ( DevicePathSubType(devp.DevPath) == MEDIA_HARDDRIVE_DP && in efi_arch_edd()
48 #define DevicePathSubType(a) ( (a)->SubType ) macro
445 DevicePathSubType(dp) != MEDIA_FILEPATH_DP ) in get_parent_handle()
Completed in 11 milliseconds