Home
last modified time | relevance | path

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

/xen/xen/arch/x86/efi/
A Defi-boot.h387 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()
/xen/xen/include/efi/
A Defidevp.h48 #define DevicePathSubType(a) ( (a)->SubType ) macro
/xen/xen/common/efi/
A Dboot.c506 DevicePathSubType(dp) != MEDIA_FILEPATH_DP ) in get_parent_handle()

Completed in 9 milliseconds