Searched refs:slot_max (Results 1 – 4 of 4) sorted by relevance
155 debug ("%s - slot_max = %x\n", __FUNCTION__, ptr->slot_max); in print_bus_info()810 bus_info_ptr1->slot_max = slot_ptr->slot_num; in ebda_rsrc_controller()823 bus_info_ptr2->slot_max = max (bus_info_ptr2->slot_max, slot_ptr->slot_num); in ebda_rsrc_controller()
253 u8 slot_max; member
1089 while (i <= slot_cur->bus_on->slot_max) { in is_bus_empty()1215 for (i = slot_cur->bus_on->slot_min; i <= slot_cur->bus_on->slot_max; i++) { in check_limitations()
1723 max = bus->slot_max; in find_sec_number()