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

Completed in 11 milliseconds