NB_PCI_DEV
static uint32_t emask_uncor_pex[NB_PCI_DEV];
static uint32_t emask_cor_pex[NB_PCI_DEV];
static uint32_t emask_rp_pex[NB_PCI_DEV];
static uint32_t docmd_pex[NB_PCI_DEV];
static uint32_t uncerrsev[NB_PCI_DEV];
for (i = 0; i < NB_PCI_DEV; i++)
} else if (bus == 0 && dev < NB_PCI_DEV && func == 0) {
static ddi_acc_handle_t dev_pci_hdl[NB_PCI_DEV];
for (i = 0; i < NB_PCI_DEV; i++) {