Home
last modified time | relevance | path

Searched refs:PCI_STAT_FBBC (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dpci.h175 #define PCI_STAT_FBBC 0x80 /* Fast Back-to-Back Capable */ macro
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3672 pci_config_get16(config_handle, PCI_CONF_STAT) & PCI_STAT_FBBC) {
4040 if (stat & PCI_STAT_FBBC)
4063 if (stat & PCI_STAT_FBBC)
/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2021 if (!pciex && (status & PCI_STAT_FBBC)) in process_devfunc()
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3250 (pci_config_get16(config_handle, PCI_CONF_STAT) & PCI_STAT_FBBC)) { in pcicfg_set_standard_props()
/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c3473 PCI_STAT_FBBC)) { in pcicfg_set_standard_props()