Searched refs:pf_pci_err_regs_t (Results 1 – 3 of 3) sorted by relevance
198 } pf_pci_err_regs_t; typedef499 pf_pci_err_regs_t *pe_pci_regs; /* PCI error reg */
1203 PCI_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_err_regs_t); in pcie_init_pfd()1333 kmem_free(PCI_ERR_REG(pfd_p), sizeof (pf_pci_err_regs_t)); in pcie_fini_pfd()1363 PCI_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_err_regs_t); in pcie_rc_init_pfd()1386 kmem_free(PCI_ERR_REG(pfd_p), sizeof (pf_pci_err_regs_t)); in pcie_rc_fini_pfd()
405 pf_pci_err_regs_t *err_p = PCI_ERR_REG(pfd_p); in pf_dispatch()726 pf_pci_err_regs_t *pci_regs = PCI_ERR_REG(pfd_p); in pf_pci_regs_gather()