Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h731 #define PCI_PCIX_BDG_ECC_SEC_AD 0x18 /* ECC Second address register offset */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c129 (pcix_cap_ptr + (bdg ? PCI_PCIX_BDG_ECC_SEC_AD : in pcix_ecc_regs_gather()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c536 PCI_PCIX_BDG_ECC_SEC_AD); in pf_pcix_ecc_regs_gather()