PCIM_EA_BEI_BAR_0
if ((bei >= PCIM_EA_BEI_BAR_0) &&
if (((ea->eae_bei < PCIM_EA_BEI_BAR_0) ||
if ((bei >= PCIM_EA_BEI_BAR_0) && (bei <= PCIM_EA_BEI_BAR_5))
return (barstr[bei - PCIM_EA_BEI_BAR_0]);