Searched refs:PCIM_EA_BEI_BAR_0 (Results 1 – 3 of 3) sorted by relevance
594 if ((bei >= PCIM_EA_BEI_BAR_0) && (bei <= PCIM_EA_BEI_BAR_5)) in ea_bei_to_name()595 return (barstr[bei - PCIM_EA_BEI_BAR_0]); in ea_bei_to_name()
633 #define PCIM_EA_BEI_BAR_0 0 macro
3790 if ((bei >= PCIM_EA_BEI_BAR_0) && in pci_ea_bei_to_rid()3890 if (((ea->eae_bei < PCIM_EA_BEI_BAR_0) || in pci_add_resources_ea()