Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h97 uint16_t pcix_ecc_control_0; /* pcix ecc control status reg */ member
H A Dfx_fabric.c218 FAB_LOOKUP(16, "pcix_ecc_control_0", &data->pcix_ecc_control_0); in fab_pci_fabric_to_data()
514 uint32_t ctlstat = (data->pcix_ecc_control_0 << 16) | in fab_send_pcix_ecc_erpt()
/illumos-gate/usr/src/uts/common/sys/
H A Dpciev.h41 uint16_t pcix_ecc_control_0; /* pcix ecc control status reg */ member