Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcie_impl.h152 #define PCIX_ERR_REG(pfd_p) pfd_p->pe_ext.pe_pcix_regs macro
153 #define PCIX_ECC_REG(pfd_p) PCIX_ERR_REG(pfd_p)->pcix_ecc_regs
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c553 pf_pcix_err_regs_t *pcix_regs = PCIX_ERR_REG(pfd_p); in pf_pcix_regs_gather()
727 pf_pcix_err_regs_t *pcix_regs = PCIX_ERR_REG(pfd_p); in pf_pcix_regs_clear()
2750 PCIX_ERR_REG(pfd_p)->pcix_status, in pf_send_ereport()
2752 PCIX_ERR_REG(pfd_p)->pcix_command, in pf_send_ereport()
3135 PCIX_ERR_REG(pfd_p)->pcix_command = 0; in pf_reset_pfd()
3136 PCIX_ERR_REG(pfd_p)->pcix_status = 0; in pf_reset_pfd()
H A Dpcie.c703 PCIX_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcix_err_regs_t); in pcie_init_pfd()
762 kmem_free(PCIX_ERR_REG(pfd_p), in pcie_fini_pfd()