Searched refs:max_bus (Results 1 – 4 of 4) sorted by relevance
114 int max_bus; in early_root_info_init() local123 max_bus = (reg >> 24) & 0xff; in early_root_info_init()127 info = alloc_pci_root_info(min_bus, max_bus, node, link); in early_root_info_init()
214 u8 max_bus; member230 MAX_BUS = offsetof(struct slot_rt, max_bus),
1251 u8 max_bus = readb(one_slot + MAX_BUS); in cpqhp_find_available_resources() local1261 primary_bus, secondary_bus, max_bus); in cpqhp_find_available_resources()1384 bus_node->length = max_bus - secondary_bus + 1; in cpqhp_find_available_resources()
307 int max_bus = ioc->facts.MaxBuses; in mptfc_GetFcDevPage0() local312 data_sz = sizeof(FCDevicePage0_t) * max_bus * max_targ; in mptfc_GetFcDevPage0()317 data_sz = sizeof(FCDevicePage0_t *) * max_bus * max_targ; in mptfc_GetFcDevPage0()