PCIM_EA_BEI_VF_BAR_0
if ((iov != NULL) && (bei >= PCIM_EA_BEI_VF_BAR_0) &&
return (PCIR_SRIOV_BAR(bei - PCIM_EA_BEI_VF_BAR_0) +
if ((ea->eae_bei < PCIM_EA_BEI_VF_BAR_0) ||
if ((bei >= PCIM_EA_BEI_VF_BAR_0) && (bei <= PCIM_EA_BEI_VF_BAR_5))
return (vfbarstr[bei - PCIM_EA_BEI_VF_BAR_0]);