Home
last modified time | relevance | path

Searched refs:ecc_t (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c51 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 …]
H A Dpci_fm.c202 ecc_t *ecc_p = cmn_p->pci_common_ecc_p; in pci_err_callback()
H A Dpcisch.c1156 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()
H A Dpcipsy.c1171 pci_ecc_setup(ecc_t *ecc_p) in pci_ecc_setup()
/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Dpci_ecc.h72 } ecc_t; typedef
79 extern void ecc_disable_wait(ecc_t *ecc_p);
80 extern uint_t ecc_disable_nowait(ecc_t *ecc_p);
H A Dpci_var.h106 ecc_t *pci_common_ecc_p;
140 ecc_t *pci_ecc_p; /* ECC error block */
H A Dpci_fm.h158 ecc_t *ecc_p;
H A Dpci_chip.h74 extern void pci_ecc_setup(ecc_t *ecc_p);