Lines Matching refs:base
5994 * Based on the resource size and count, correct the base and max
6616 uint16_t count, base;
6715 base = phba->sli4_hba.max_cfg_param.rpi_base;
6732 phba->sli4_hba.rpi_ids[i] = base + i;
6743 base = phba->sli4_hba.max_cfg_param.vpi_base;
6759 phba->vpi_ids[i] = base + i;
6770 base = phba->sli4_hba.max_cfg_param.xri_base;
6788 phba->sli4_hba.xri_ids[i] = base + i;
6799 base = phba->sli4_hba.max_cfg_param.vfi_base;
6816 phba->sli4_hba.vfi_ids[i] = base + i;
14940 * lpfc_dual_chute_pci_bar_map - Map pci base address register to host memory