Searched refs:PCIX_ERR_REG (Results 1 – 3 of 3) sorted by relevance
155 #define PCIX_ERR_REG(pfd_p) pfd_p->pe_ext.pe_pcix_regs macro156 #define PCIX_ECC_REG(pfd_p) PCIX_ERR_REG(pfd_p)->pcix_ecc_regs
588 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()
1264 PCIX_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcix_err_regs_t); in pcie_init_pfd()1323 kmem_free(PCIX_ERR_REG(pfd_p), in pcie_fini_pfd()