cindex           1487 src/dps8/dps8_mgp.c   int cindex               = find_free_conn();
cindex           1488 src/dps8/dps8_mgp.c   if (cindex < 0)
cindex           1493 src/dps8/dps8_mgp.c   struct conn_table *conn  = &mgp_dev_state.conns[cindex];
cindex           1532 src/dps8/dps8_mgp.c   int v = cbridge_send_packet(cindex, cbpkt,
cindex           1539 src/dps8/dps8_mgp.c       close_conn(cindex);
cindex           1545 src/dps8/dps8_mgp.c       int i = cindex;
cindex           1552 src/dps8/dps8_mgp.c       return cindex;