Searched refs:PCI_HEADER_MULTI (Results 1 – 7 of 7) sorted by relevance
152 if ((func == 0) && (header & PCI_HEADER_MULTI)) in look_for_any_pciex_device()
568 #define PCI_HEADER_MULTI 0x80 /* multi-function device */ macro
410 if ((htype & PCI_HEADER_MULTI) != 0) { in pci_prop_data_fill()
731 PCI_HEADER_MULTI) { in probe_dev()
4093 if ((!(header_type & PCI_HEADER_MULTI)) && (func != 0)) { in pcicfg_probe_children()4433 if (!(header_type & PCI_HEADER_MULTI) && (func > 0)) { in pcicfg_fcode_probe()
1934 if ((func == 0) && (header & PCI_HEADER_MULTI)) { in enumerate_bus_devs()
2544 } else if (!(*header_type & PCI_HEADER_MULTI) || in cardbus_probe_children()