PCIE_ZALLOC
pf_data_t *pfd_p = PCIE_ZALLOC(pf_data_t);
PCIE_ROOT_FAULT(pfd_p) = PCIE_ZALLOC(pf_root_fault_t);
PCIE_ROOT_EH_SRC(pfd_p) = PCIE_ZALLOC(pf_root_eh_src_t);
PCI_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_err_regs_t);
PFD_AFFECTED_DEV(pfd_p) = PCIE_ZALLOC(pf_affected_dev_t);
PCI_BDG_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_bdg_err_regs_t);
PCIE_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_err_regs_t);
PCIE_ZALLOC(pf_pcie_rp_err_regs_t);
PCIE_ADV_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_err_regs_t);
PCIE_ZALLOC(pf_pcie_adv_rp_err_regs_t);
PCIE_ZALLOC(pf_pcie_adv_bdg_err_regs_t);
PCIE_ZALLOC(pf_pcix_bdg_err_regs_t);
PCIE_ZALLOC(pf_pcix_ecc_regs_t);
PCIE_ZALLOC(pf_pcix_ecc_regs_t);
PCIE_SLOT_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_slot_regs_t);
PCIE_ZALLOC(pf_pcix_bdg_err_regs_t);
PCIE_ZALLOC(pf_pcix_ecc_regs_t);
PCIE_ZALLOC(pf_pcix_ecc_regs_t);
PCIX_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcix_err_regs_t);
PCIE_ZALLOC(pf_pcix_ecc_regs_t);
PCIE_ROOT_FAULT(pfd_p) = PCIE_ZALLOC(pf_root_fault_t);
PCIE_ROOT_EH_SRC(pfd_p) = PCIE_ZALLOC(pf_root_eh_src_t);
PCI_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_err_regs_t);
PFD_AFFECTED_DEV(pfd_p) = PCIE_ZALLOC(pf_affected_dev_t);
PCI_BDG_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pci_bdg_err_regs_t);
PCIE_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_err_regs_t);
PCIE_RP_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_rp_err_regs_t);
PCIE_ADV_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_err_regs_t);
PCIE_ADV_RP_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_rp_err_regs_t);
PCIE_BUS2DOM(bus_p) = PCIE_ZALLOC(pcie_domain_t);
bus_p->bus_fab = PCIE_ZALLOC(pcie_fabric_data_t);
pcie_domain_t *dom_p = PCIE_ZALLOC(pcie_domain_t);
pd = PCIE_ZALLOC(pcie_domains_t);
pcie_req_id_list_t *rl = PCIE_ZALLOC(pcie_req_id_list_t);