Searched refs:pcix_ecc_attr (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcifm.h | 88 uint32_t pcix_ecc_attr; /* pcix ecc attributes reg */ member
|
H A D | pcie_impl.h | 200 uint32_t pcix_ecc_attr; /* pcix ecc attributes reg */ member
|
/titanic_50/usr/src/uts/common/os/ |
H A D | pcifm.c | 127 pcix_ecc_regs->pcix_ecc_attr = pci_config_get32(( in pcix_ecc_regs_gather() 818 pcix_ecc_regs->pcix_ecc_attr, NULL); in pcix_ecc_error_report() 831 pcix_ecc_regs->pcix_ecc_attr, NULL); in pcix_ecc_error_report() 849 pcix_ecc_regs->pcix_ecc_attr, NULL); in pcix_ecc_error_report() 862 pcix_ecc_regs->pcix_ecc_attr, NULL); in pcix_ecc_error_report()
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 502 pcix_ecc_regs->pcix_ecc_attr = PCIX_CAP_GET(32, bus_p, in pf_pcix_ecc_regs_gather() 511 pcix_ecc_regs->pcix_ecc_attr = PCIX_CAP_GET(32, bus_p, in pf_pcix_ecc_regs_gather() 2783 ecc_bdg_reg->pcix_ecc_attr : in pf_send_ereport() 2784 ecc_reg->pcix_ecc_attr, in pf_send_ereport() 2803 ecc_bdg_reg->pcix_ecc_attr, in pf_send_ereport()
|