Home
last modified time | relevance | path

Searched defs:ecc_phase (Results 1 – 2 of 2) sorted by relevance

/titanic_41/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() local
570 int ecc_phase = (data->pcix_ecc_status_1 & PCI_PCIX_ECC_PHASE) >> 0x4; in fab_send_pcix_bdg_ecc_erpt() local
/titanic_41/usr/src/uts/common/os/
H A Dpcifm.c716 int ecc_phase; in pcix_ecc_error_report() local