cindex           1482 src/dps8/dps8_mgp.c   int cindex               = find_free_conn();
cindex           1483 src/dps8/dps8_mgp.c   if (cindex < 0)
cindex           1488 src/dps8/dps8_mgp.c   struct conn_table *conn  = &mgp_dev_state.conns[cindex];
cindex           1527 src/dps8/dps8_mgp.c   int v = cbridge_send_packet(cindex, cbpkt,
cindex           1534 src/dps8/dps8_mgp.c       close_conn(cindex);
cindex           1540 src/dps8/dps8_mgp.c       int i = cindex;
cindex           1547 src/dps8/dps8_mgp.c       return cindex;