Searched refs:max_bus (Results 1 – 5 of 5) sorted by relevance
40 u8 max_bus; member54 MAX_BUS = offsetof(struct slot_rt, max_bus),
191 u8 max_bus = readb(one_slot + MAX_BUS); in shpchprm_find_available_resources() local201 primary_bus, secondary_bus, max_bus); in shpchprm_find_available_resources()320 bus_node->length = (ulong)(max_bus - secondary_bus + 1); in shpchprm_find_available_resources()
214 u8 max_bus; member228 MAX_BUS = offsetof(struct slot_rt, max_bus),
1419 u8 max_bus = readb(one_slot + MAX_BUS); in cpqhp_find_available_resources() local1429 primary_bus, secondary_bus, max_bus); in cpqhp_find_available_resources()1547 bus_node->length = max_bus - secondary_bus + 1; in cpqhp_find_available_resources()
108 int max_bus; member