Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h709 #define PCI_PCIX_ECC_ATTR 0x14 /* ECC Attribute register offset */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c133 (pcix_cap_ptr + (bdg ? PCI_PCIX_BDG_ECC_ATTR : PCI_PCIX_ECC_ATTR))); in pcix_ecc_regs_gather()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c547 PCI_PCIX_ECC_ATTR); in pf_pcix_ecc_regs_gather()