Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h155 #define PCIX_ERR_REG(pfd_p) pfd_p->pe_ext.pe_pcix_regs macro
156 #define PCIX_ECC_REG(pfd_p) PCIX_ERR_REG(pfd_p)->pcix_ecc_regs
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c588 pf_pcix_err_regs_t *pcix_regs = PCIX_ERR_REG(pfd_p); in pf_pcix_regs_gather()
791 pf_pcix_err_regs_t *pcix_regs = PCIX_ERR_REG(pfd_p); in pf_pcix_regs_clear()
2868 PCIX_ERR_REG(pfd_p)->pcix_status, in pf_send_ereport()
2870 PCIX_ERR_REG(pfd_p)->pcix_command, in pf_send_ereport()
3267 PCIX_ERR_REG(pfd_p)->pcix_command = 0; in pf_reset_pfd()
3268 PCIX_ERR_REG(pfd_p)->pcix_status = 0; in pf_reset_pfd()
H A Dpcie.c1280 PCIX_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcix_err_regs_t); in pcie_init_pfd()
1339 kmem_free(PCIX_ERR_REG(pfd_p), in pcie_fini_pfd()