Searched refs:MAX_CHASSIS (Results 1 – 1 of 1) sorted by relevance
52 #define MAX_CHASSIS 8 /* number of chassi… macro86 static unit_t units[MAX_CHASSIS+1][MAX_GEOSLOT+1]; /* we use indexes of 1 throug…158 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in dump_unit_table()176 for (c = 0; c <= MAX_CHASSIS; c++) { in find_unit_by_fd()236 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in empty_unit_table()253 …for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table.… in find_nth_interface_name()301 if (chassis < 1 || chassis > MAX_CHASSIS || in acn_parse_hosts_file()583 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in process_client_data()803 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in acn_findalldevs()848 …for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { … in acn_open_live()