ctlr_type_e       580 src/dps8/dps8_cable.c                           enum ctlr_type_e ctlr_type, enum chan_type_e chan_type,
ctlr_type_e       921 src/dps8/dps8_cable.c                                     enum ctlr_type_e ctlr_type,
ctlr_type_e       958 src/dps8/dps8_cable.c                             enum ctlr_type_e ctlr_type,
ctlr_type_e       151 src/dps8/dps8_cable.h     enum ctlr_type_e ctlr_type; // TAPE, DISK, CON, ...
ctlr_type_e       208 src/dps8/dps8_cable.h     enum ctlr_type_e ctlr_type; // Used by disks to determine if the controller
ctlr_type_e      1850 src/dps8/dps8_cpu.c 
ctlr_type_e       459 src/dps8/dps8_disk.c   enum ctlr_type_e ctlr_type = cables->dsk_to_ctlr[dsk_unit_idx].ctlr_type;