scu_to_iom        267 src/dps8/dps8_cable.c     struct scu_to_iom_s * p = & cables->scu_to_iom[scu_unit_idx][scu_port_num];
scu_to_iom       1347 src/dps8/dps8_cable.c                 struct scu_to_iom_s *p = &cables->scu_to_iom[u][prt];
scu_to_iom       1364 src/dps8/dps8_cable.c                 struct scu_to_iom_s *p = &cables->scu_to_iom[u][prt];
scu_to_iom       1458 src/dps8/dps8_cable.c                 struct scu_to_iom_s *p = &cables->scu_to_iom[u][prt];
scu_to_iom       1503 src/dps8/dps8_cable.c           struct scu_to_iom_s * p = & cables->scu_to_iom[u][prt];
scu_to_iom        218 src/dps8/dps8_cable.h     struct scu_to_iom_s scu_to_iom [N_SCU_UNITS_MAX] [N_SCU_PORTS];