Home
last modified time | relevance | path

Searched refs:PCI_PMCSR_BSE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h184 #define PCI_PMCSR_BSE 0x6 /* PCI-PCI bridge extensions, 1 byte */
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c165 pci_config_get8(handle, offset + PCI_PMCSR_BSE)); in pci_dump()
/titanic_41/usr/src/uts/common/sys/
H A Dpci.h632 #define PCI_PMCSR_BSE 0x6 /* PCI-PCI bridge extensions, 1 byte */ macro
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c292 pci_config_get8(handle, offset + PCI_PMCSR_BSE)); in ixgbe_pci_dump()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c474 pci_config_get8(handle, offset + PCI_PMCSR_BSE)); in pciconfig_dump()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c1080 PCI_PMCSR_BSE); in ppb_pwr_setup()