Searched refs:PCIX_ERR_REG (Results 1 – 3 of 3) sorted by relevance
152 #define PCIX_ERR_REG(pfd_p) pfd_p->pe_ext.pe_pcix_regs macro153 #define PCIX_ECC_REG(pfd_p) PCIX_ERR_REG(pfd_p)->pcix_ecc_regs
553 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()
703 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()