Home
last modified time | relevance | path

Searched refs:PCI_PCIX_ECC_ATTR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h701 #define PCI_PCIX_ECC_ATTR 0x14 /* ECC Attribute register offset */ macro
/titanic_41/usr/src/uts/common/os/
H A Dpcifm.c129 (pcix_cap_ptr + (bdg ? PCI_PCIX_BDG_ECC_ATTR : PCI_PCIX_ECC_ATTR))); in pcix_ecc_regs_gather()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c512 PCI_PCIX_ECC_ATTR); in pf_pcix_ecc_regs_gather()