Home
last modified time | relevance | path

Searched refs:PCI_HEADER_MULTI (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c165 if ((func == 0) && (header & PCI_HEADER_MULTI)) in look_for_any_pciex_device()
/titanic_44/usr/src/uts/common/sys/
H A Dpci.h560 #define PCI_HEADER_MULTI 0x80 /* multi-function device */ macro
/titanic_44/usr/src/cmd/pcitool/
H A Dpcitool.c731 PCI_HEADER_MULTI) { in probe_dev()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c4089 if ((!(header_type & PCI_HEADER_MULTI)) && (func != 0)) { in pcicfg_probe_children()
4429 if (!(header_type & PCI_HEADER_MULTI) && (func > 0)) { in pcicfg_fcode_probe()
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1571 if ((func == 0) && (header & PCI_HEADER_MULTI)) { in enumerate_bus_devs()
/titanic_44/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c2554 } else if (!(*header_type & PCI_HEADER_MULTI) || in cardbus_probe_children()
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3746 if ((!(header_type & PCI_HEADER_MULTI)) && (func != 0)) { in pcicfg_probe_children()