scu_to_iom        272 src/dps8/dps8_cable.c     struct scu_to_iom_s * p = & cables->scu_to_iom[scu_unit_idx][scu_port_num];
scu_to_iom       1383 src/dps8/dps8_cable.c                 struct scu_to_iom_s *p = &cables->scu_to_iom[u][prt];
scu_to_iom       1400 src/dps8/dps8_cable.c                 struct scu_to_iom_s *p = &cables->scu_to_iom[u][prt];
scu_to_iom       1499 src/dps8/dps8_cable.c                 struct scu_to_iom_s *p = &cables->scu_to_iom[u][prt];
scu_to_iom       1544 src/dps8/dps8_cable.c           struct scu_to_iom_s * p = & cables->scu_to_iom[u][prt];
scu_to_iom        219 src/dps8/dps8_cable.h     struct scu_to_iom_s scu_to_iom   [N_SCU_UNITS_MAX]  [N_SCU_PORTS];