there 542 src/dps8/dps8_cable.c static t_stat cable_ctlr_to_iom (int uncable, struct ctlr_to_iom_s * there, there 547 src/dps8/dps8_cable.c if (! there->in_use) there 552 src/dps8/dps8_cable.c if (there->iom_unit_idx != iom_unit_idx || there 553 src/dps8/dps8_cable.c there->chan_num != chan_num) there 558 src/dps8/dps8_cable.c there->in_use = false; there 562 src/dps8/dps8_cable.c if (there->in_use) there 567 src/dps8/dps8_cable.c there->in_use = true; there 568 src/dps8/dps8_cable.c there->iom_unit_idx = iom_unit_idx; there 569 src/dps8/dps8_cable.c there->chan_num = chan_num; there 579 src/dps8/dps8_cable.c struct ctlr_to_iom_s * there, there 608 src/dps8/dps8_cable.c t_stat rc = cable_ctlr_to_iom (uncable, there, there 627 src/dps8/dps8_cable.c t_stat rc = cable_ctlr_to_iom (uncable, there, there 909 src/dps8/dps8_cable.c struct dev_to_ctlr_s * there, there 914 src/dps8/dps8_cable.c if (! there->in_use) there 919 src/dps8/dps8_cable.c if (there->ctlr_unit_idx != ctlr_unit_idx || there 920 src/dps8/dps8_cable.c there->dev_code != dev_code) there 925 src/dps8/dps8_cable.c there->in_use = false; there 929 src/dps8/dps8_cable.c if (there->in_use) there 934 src/dps8/dps8_cable.c there->in_use = true; there 935 src/dps8/dps8_cable.c there->ctlr_unit_idx = ctlr_unit_idx; there 936 src/dps8/dps8_cable.c there->dev_code = dev_code; there 937 src/dps8/dps8_cable.c there->ctlr_type = ctlr_type; there 949 src/dps8/dps8_cable.c struct dev_to_ctlr_s * there, there 962 src/dps8/dps8_cable.c there, there 984 src/dps8/dps8_cable.c there,