Searched refs:IPR_MAX_NUM_BUSES (Results 1 – 1 of 1) sorted by relevance
155 #define IPR_MAX_NUM_BUSES 16 macro1483 struct ipr_bus_attributes bus_attr[IPR_MAX_NUM_BUSES];1735 if ((res).bus >= IPR_MAX_NUM_BUSES) { \1889 if ((res_addr->bus < IPR_MAX_NUM_BUSES) && in ipr_is_device()