MAX_CONNS          98 src/dps8/dps8_mgp.c   struct conn_table conns[MAX_CONNS];
MAX_CONNS        1215 src/dps8/dps8_mgp.c   for (i = 0; i < MAX_CONNS; i++)
MAX_CONNS        1232 src/dps8/dps8_mgp.c   for (i = 0; i < MAX_CONNS; i++)
MAX_CONNS        1985 src/dps8/dps8_mgp.c   for (i = 0; i < MAX_CONNS; i++)
MAX_CONNS        2071 src/dps8/dps8_mgp.c               for (i = mgp_dev_state.read_index + 1; i < MAX_CONNS; i++)