Searched refs:max_bus (Results 1 – 3 of 3) sorted by relevance
200 u8 max_bus; member216 MAX_BUS = offsetof(struct slot_rt, max_bus),
1234 u8 max_bus = readb(one_slot + MAX_BUS); in cpqhp_find_available_resources() local1244 primary_bus, secondary_bus, max_bus); in cpqhp_find_available_resources()1367 bus_node->length = max_bus - secondary_bus + 1; in cpqhp_find_available_resources()
337 int max_bus = ioc->facts.MaxBuses; in mptfc_GetFcDevPage0() local342 data_sz = sizeof(FCDevicePage0_t) * max_bus * max_targ; in mptfc_GetFcDevPage0()347 data_sz = sizeof(FCDevicePage0_t *) * max_bus * max_targ; in mptfc_GetFcDevPage0()