Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fabric.c457 int ecc_phase = (data->pcix_ecc_status_0 & PCI_PCIX_ECC_PHASE) >> 0x4; in fab_send_pcix_ecc_erpt()
570 int ecc_phase = (data->pcix_ecc_status_1 & PCI_PCIX_ECC_PHASE) >> 0x4; in fab_send_pcix_bdg_ecc_erpt()
/titanic_44/usr/src/uts/common/sys/
H A Dpci.h742 #define PCI_PCIX_ECC_PHASE 0x70 /* ECC Error Phase */ macro
/titanic_44/usr/src/uts/common/os/
H A Dpcifm.c740 PCI_PCIX_ECC_PHASE) >> 0x4; in pcix_ecc_error_report()