Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h173 #define PCI_STAT_66MHZ 0x20 /* 66 MHz capable */ macro
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2025 if (!pciex && (status & PCI_STAT_66MHZ)) in process_devfunc()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3679 if (pci_config_get16(config_handle, PCI_CONF_STAT) & PCI_STAT_66MHZ) {
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3257 (pci_config_get16(config_handle, PCI_CONF_STAT) & PCI_STAT_66MHZ)) { in pcicfg_set_standard_props()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c3481 PCI_STAT_66MHZ)) { in pcicfg_set_standard_props()