Searched refs:PCIM_EA_BEI_BAR_0 (Results 1 – 3 of 3) sorted by relevance
627 if ((bei >= PCIM_EA_BEI_BAR_0) && (bei <= PCIM_EA_BEI_BAR_5)) in ea_bei_to_name()628 return (barstr[bei - PCIM_EA_BEI_BAR_0]); in ea_bei_to_name()
635 #define PCIM_EA_BEI_BAR_0 0 macro
3837 if ((bei >= PCIM_EA_BEI_BAR_0) && in pci_ea_bei_to_rid()3937 if (((ea->eae_bei < PCIM_EA_BEI_BAR_0) || in pci_add_resources_ea()