PCI_ERR_REG
PCI_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_err_regs_t);
kmem_free(PCI_ERR_REG(pfd_p), sizeof (pf_pci_err_regs_t));
PCI_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_err_regs_t);
kmem_free(PCI_ERR_REG(pfd_p), sizeof (pf_pci_err_regs_t));
PCI_ERR_REG(pfd_p)->pci_err_status);
if (PCI_ERR_REG(pfd_p)->pci_err_status & PCI_STAT_S_SYSERR)
if (PCI_ERR_REG(pfd_p)->pci_err_status &
status = PCI_ERR_REG(pfd_p)->pci_err_status;
PCI_ERR_REG(pfd_p)->pci_err_status,
PCI_ERR_REG(pfd_p)->pci_cfg_comm,
PCI_ERR_REG(pfd_p)->pci_err_status = 0;
PCI_ERR_REG(pfd_p)->pci_cfg_comm = 0;
pf_pci_err_regs_t *err_p = PCI_ERR_REG(pfd_p);
pf_pci_err_regs_t *pci_regs = PCI_ERR_REG(pfd_p);
#define PCI_BDG_ERR_REG(pfd_p) PCI_ERR_REG(pfd_p)->pci_bdg_regs