Searched refs:DevicePathSubType (Results 1 – 10 of 10) sorted by relevance
298 (DevicePathSubType(pdp) == ACPI_DP || in efi_net_pci_probe()299 DevicePathSubType(pdp) == EXPANDED_ACPI_DP)) { in efi_net_pci_probe()351 DevicePathSubType(dp) == MSG_MAC_ADDR_DP) { in efi_net_probe()373 if (DevicePathSubType(dp) == HW_PCI_DP) in efi_net_probe()
83 DevicePathSubType(dp) == MEDIA_CDROM_DP) { in efi_main()88 DevicePathSubType(dp) == MSG_MAC_ADDR_DP) { in efi_main()
716 DevicePathSubType(efi_bootdp), upath); in command_version()803 DevicePathSubType(dp), upath); in command_devpath()
821 DevicePathSubType(dp) == ACPI_DP) { in efi_com_probe()
89 ASSERT (DevicePathSubType(DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE || in DevicePathInstance()90 DevicePathSubType(DevPath) == END_INSTANCE_DEVICE_PATH_SUBTYPE); in DevicePathInstance()96 if (DevicePathSubType(DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE) { in DevicePathInstance()1165 DevicePathSubType(DevPathNode) == DevPathTable[Index].SubType) { in DevicePathToStr()
136 DevicePathSubType(&FilePathNode->Header) != MEDIA_FILEPATH_DP) { in OpenSimpleReadFile()
213 (DevicePathSubType(DevPath) == MEDIA_HARDDRIVE_DP)) { in LibLocateHandleByDiskSignature()
156 DevicePathSubType(img->FilePath) != MEDIA_FILEPATH_DP || in efi_main()
53 #define DevicePathSubType(a) ( (a)->SubType ) macro
372 DevicePathSubType(dp) == MSG_MAC_ADDR_DP) { in efi_net_probe()