Searched refs:ecc_t (Results 1 – 8 of 8) sorted by relevance
51 static void ecc_disable(ecc_t *, int);67 ecc_t *ecc_p; in ecc_create()69 ecc_p = (ecc_t *)kmem_zalloc(sizeof (ecc_t), KM_SLEEP); in ecc_create()107 ecc_t *ecc_p = pci_p->pci_ecc_p; in ecc_register_intr()126 ecc_t *ecc_p = pci_p->pci_ecc_p; in ecc_destroy()151 kmem_free(ecc_p, sizeof (ecc_t)); in ecc_destroy()158 ecc_t *ecc_p = pci_p->pci_ecc_p; in ecc_configure()192 ecc_disable_wait(ecc_t *ecc_p) in ecc_disable_wait()198 ecc_disable_nowait(ecc_t *ecc_p) in ecc_disable_nowait()205 ecc_disable(ecc_t *ecc_p, int wait) in ecc_disable()[all …]
202 ecc_t *ecc_p = cmn_p->pci_common_ecc_p; in pci_err_callback()
1156 pci_ecc_setup(ecc_t *ecc_p) in pci_ecc_setup()2144 ecc_t *ecc_p = pci_p->pci_ecc_p; in iommu_err_handler()
1171 pci_ecc_setup(ecc_t *ecc_p) in pci_ecc_setup()
72 } ecc_t; typedef79 extern void ecc_disable_wait(ecc_t *ecc_p);80 extern uint_t ecc_disable_nowait(ecc_t *ecc_p);
106 ecc_t *pci_common_ecc_p;140 ecc_t *pci_ecc_p; /* ECC error block */
158 ecc_t *ecc_p;
74 extern void pci_ecc_setup(ecc_t *ecc_p);