Searched refs:MAX_CHASSIS (Results 1 – 1 of 1) sorted by relevance
49 #define MAX_CHASSIS 8 /* number of chassis in an ACN site */ macro83 static unit_t units[MAX_CHASSIS+1][MAX_GEOSLOT+1]; /* we use indexes of 1 through 8, but we reserv…155 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in dump_unit_table()173 for (c = 0; c <= MAX_CHASSIS; c++) { in find_unit_by_fd()233 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in empty_unit_table()250 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table... */ in find_nth_interface_name()298 if (chassis < 1 || chassis > MAX_CHASSIS || in acn_parse_hosts_file()580 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in process_client_data()800 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in acn_findalldevs()845 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table... */ in acn_open_live()