uncable           242 src/dps8/dps8_cable.c static t_stat back_cable_iom_to_scu (int uncable, uint iom_unit_idx, uint iom_port_num, uint scu_unit_idx, uint scu_port_num)
uncable           245 src/dps8/dps8_cable.c     if (uncable)
uncable           265 src/dps8/dps8_cable.c static t_stat cable_scu_to_iom (int uncable, uint scu_unit_idx, uint scu_port_num, uint iom_unit_idx, uint iom_port_num)
uncable           268 src/dps8/dps8_cable.c     if (uncable)
uncable           277 src/dps8/dps8_cable.c         t_stat rc = back_cable_iom_to_scu (uncable, iom_unit_idx, iom_port_num,
uncable           300 src/dps8/dps8_cable.c         t_stat rc = back_cable_iom_to_scu (uncable, iom_unit_idx, iom_port_num,
uncable           323 src/dps8/dps8_cable.c static t_stat back_cable_cpu_to_scu (int uncable, uint cpu_unit_idx, uint cpu_port_num,
uncable           327 src/dps8/dps8_cable.c     if (uncable)
uncable           348 src/dps8/dps8_cable.c static t_stat cable_scu_to_cpu (int uncable, uint scu_unit_idx, uint scu_port_num,
uncable           352 src/dps8/dps8_cable.c     if (uncable)
uncable           362 src/dps8/dps8_cable.c         t_stat rc = back_cable_cpu_to_scu (uncable, cpu_unit_idx, cpu_port_num,
uncable           386 src/dps8/dps8_cable.c         t_stat rc = back_cable_cpu_to_scu (uncable, cpu_unit_idx, cpu_port_num,
uncable           414 src/dps8/dps8_cable.c static t_stat cable_scu (int uncable, uint scu_unit_idx, char * * name_save)
uncable           475 src/dps8/dps8_cable.c         return cable_scu_to_iom (uncable, scu_unit_idx, (uint) scu_port_num,
uncable           532 src/dps8/dps8_cable.c         return cable_scu_to_cpu (uncable, scu_unit_idx, (uint) scu_port_num,
uncable           542 src/dps8/dps8_cable.c static t_stat cable_ctlr_to_iom (int uncable, struct ctlr_to_iom_s * there,
uncable           545 src/dps8/dps8_cable.c     if (uncable)
uncable           574 src/dps8/dps8_cable.c static t_stat cable_ctlr (int uncable,
uncable           592 src/dps8/dps8_cable.c     if (uncable)
uncable           608 src/dps8/dps8_cable.c         t_stat rc = cable_ctlr_to_iom (uncable, there,
uncable           627 src/dps8/dps8_cable.c         t_stat rc = cable_ctlr_to_iom (uncable, there,
uncable           655 src/dps8/dps8_cable.c static t_stat cable_iom (int uncable, uint iom_unit_idx, char * * name_save)
uncable           702 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           732 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           762 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           793 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           813 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           833 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           855 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           879 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           903 src/dps8/dps8_cable.c         return cable_ctlr (uncable,
uncable           919 src/dps8/dps8_cable.c static t_stat cable_periph_to_ctlr (int uncable,
uncable           925 src/dps8/dps8_cable.c     if (uncable)
uncable           955 src/dps8/dps8_cable.c static t_stat cable_periph (int uncable,
uncable           965 src/dps8/dps8_cable.c     if (uncable)
uncable           973 src/dps8/dps8_cable.c         t_stat rc = cable_periph_to_ctlr (uncable,
uncable           995 src/dps8/dps8_cable.c         t_stat rc = cable_periph_to_ctlr (uncable,
uncable          1014 src/dps8/dps8_cable.c static t_stat cable_mtp (int uncable, uint ctlr_unit_idx, char * * name_save)
uncable          1050 src/dps8/dps8_cable.c         return cable_periph (uncable,
uncable          1067 src/dps8/dps8_cable.c static t_stat cable_ipc (int uncable, uint ctlr_unit_idx, char * * name_save)
uncable          1103 src/dps8/dps8_cable.c         return cable_periph (uncable,
uncable          1120 src/dps8/dps8_cable.c static t_stat cable_msp (int uncable, uint ctlr_unit_idx, char * * name_save)
uncable          1156 src/dps8/dps8_cable.c         return cable_periph (uncable,
uncable          1173 src/dps8/dps8_cable.c static t_stat cable_urp (int uncable, uint ctlr_unit_idx, char * * name_save)
uncable          1209 src/dps8/dps8_cable.c         return cable_periph (uncable,
uncable          1229 src/dps8/dps8_cable.c         return cable_periph (uncable,
uncable          1249 src/dps8/dps8_cable.c         return cable_periph (uncable,