t_stat             74 src/dps8/dps8_absi.c static t_stat absi_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             81 src/dps8/dps8_absi.c static t_stat absi_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat             93 src/dps8/dps8_absi.c static t_stat absi_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            106 src/dps8/dps8_absi.c static t_stat absi_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat            153 src/dps8/dps8_absi.c static t_stat absi_reset (UNUSED DEVICE * dptr)
t_stat            160 src/dps8/dps8_absi.c static t_stat absiAttach (UNIT * uptr, const char * cptr)
t_stat            168 src/dps8/dps8_absi.c     t_stat ret;
t_stat            198 src/dps8/dps8_absi.c static t_stat absiDetach (UNIT * uptr)
t_stat            201 src/dps8/dps8_absi.c     t_stat ret;
t_stat            549 src/dps8/dps8_append.c t_stat dump_sdwam (void)
t_stat            126 src/dps8/dps8_append.h t_stat dump_sdwam (void);
t_stat            163 src/dps8/dps8_cable.c static t_stat sys_cable_graph (void);
t_stat            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)
t_stat            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)
t_stat            277 src/dps8/dps8_cable.c         t_stat rc = back_cable_iom_to_scu (uncable, iom_unit_idx, iom_port_num,
t_stat            300 src/dps8/dps8_cable.c         t_stat rc = back_cable_iom_to_scu (uncable, iom_unit_idx, iom_port_num,
t_stat            323 src/dps8/dps8_cable.c static t_stat back_cable_cpu_to_scu (int uncable, uint cpu_unit_idx, uint cpu_port_num,
t_stat            348 src/dps8/dps8_cable.c static t_stat cable_scu_to_cpu (int uncable, uint scu_unit_idx, uint scu_port_num,
t_stat            362 src/dps8/dps8_cable.c         t_stat rc = back_cable_cpu_to_scu (uncable, cpu_unit_idx, cpu_port_num,
t_stat            386 src/dps8/dps8_cable.c         t_stat rc = back_cable_cpu_to_scu (uncable, cpu_unit_idx, cpu_port_num,
t_stat            414 src/dps8/dps8_cable.c static t_stat cable_scu (int uncable, uint scu_unit_idx, char * * name_save)
t_stat            542 src/dps8/dps8_cable.c static t_stat cable_ctlr_to_iom (int uncable, struct ctlr_to_iom_s * there,
t_stat            574 src/dps8/dps8_cable.c static t_stat cable_ctlr (int uncable,
t_stat            608 src/dps8/dps8_cable.c         t_stat rc = cable_ctlr_to_iom (uncable, there,
t_stat            627 src/dps8/dps8_cable.c         t_stat rc = cable_ctlr_to_iom (uncable, there,
t_stat            654 src/dps8/dps8_cable.c static t_stat cable_iom (int uncable, uint iom_unit_idx, char * * name_save)
t_stat            906 src/dps8/dps8_cable.c static t_stat cable_periph_to_ctlr (int uncable,
t_stat            942 src/dps8/dps8_cable.c static t_stat cable_periph (int uncable,
t_stat            960 src/dps8/dps8_cable.c         t_stat rc = cable_periph_to_ctlr (uncable,
t_stat            982 src/dps8/dps8_cable.c         t_stat rc = cable_periph_to_ctlr (uncable,
t_stat           1001 src/dps8/dps8_cable.c static t_stat cable_mtp (int uncable, uint ctlr_unit_idx, char * * name_save)
t_stat           1054 src/dps8/dps8_cable.c static t_stat cable_ipc (int uncable, uint ctlr_unit_idx, char * * name_save)
t_stat           1107 src/dps8/dps8_cable.c static t_stat cable_msp (int uncable, uint ctlr_unit_idx, char * * name_save)
t_stat           1160 src/dps8/dps8_cable.c static t_stat cable_urp (int uncable, uint ctlr_unit_idx, char * * name_save)
t_stat           1251 src/dps8/dps8_cable.c t_stat sys_cable (int32 arg, const char * buf)
t_stat           1266 src/dps8/dps8_cable.c     t_stat rc = SCPE_ARG;
t_stat           1327 src/dps8/dps8_cable.c static t_stat
t_stat           1496 src/dps8/dps8_cable.c t_stat sys_cable_show (int32 dump, UNUSED const char * buf)
t_stat           1651 src/dps8/dps8_cable.c t_stat sys_cable_ripout (UNUSED int32 arg, UNUSED const char * buf)
t_stat            263 src/dps8/dps8_cable.h t_stat sys_cable (UNUSED int32 arg, const char * buf);
t_stat            287 src/dps8/dps8_cable.h t_stat sys_cable (UNUSED int32 arg, const char * buf);
t_stat            288 src/dps8/dps8_cable.h t_stat sys_cable_ripout (UNUSED int32 arg, UNUSED const char * buf);
t_stat            289 src/dps8/dps8_cable.h t_stat sys_cable_show (UNUSED int32 arg, UNUSED const char * buf);
t_stat             83 src/dps8/dps8_console.c static t_stat opc_reset (DEVICE * dptr);
t_stat             84 src/dps8/dps8_console.c static t_stat opc_show_nunits (FILE *st, UNIT *uptr, int val,
t_stat             86 src/dps8/dps8_console.c static t_stat opc_set_nunits (UNIT * uptr, int32 value, const char * cptr,
t_stat             88 src/dps8/dps8_console.c static t_stat opc_autoinput_set (UNIT *uptr, int32 val, const char *cptr,
t_stat             90 src/dps8/dps8_console.c static t_stat opc_autoinput_show (FILE *st, UNIT *uptr, int val,
t_stat             92 src/dps8/dps8_console.c static t_stat opc_set_config (UNUSED UNIT *  uptr, UNUSED int32 value,
t_stat             94 src/dps8/dps8_console.c static t_stat opc_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             96 src/dps8/dps8_console.c static t_stat opc_set_console_port (UNIT * uptr, UNUSED int32 value,
t_stat             98 src/dps8/dps8_console.c static t_stat opc_show_console_port (UNUSED FILE * st, UNIT * uptr,
t_stat            100 src/dps8/dps8_console.c static t_stat opc_set_console_address (UNIT * uptr, UNUSED int32 value,
t_stat            102 src/dps8/dps8_console.c static t_stat opc_show_console_address (UNUSED FILE * st, UNIT * uptr,
t_stat            104 src/dps8/dps8_console.c static t_stat opc_set_console_pw (UNIT * uptr, UNUSED int32 value,
t_stat            106 src/dps8/dps8_console.c static t_stat opc_show_console_pw (UNUSED FILE * st, UNIT * uptr,
t_stat            108 src/dps8/dps8_console.c static t_stat opc_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat            110 src/dps8/dps8_console.c static t_stat opc_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            228 src/dps8/dps8_console.c static t_stat opc_svc (UNIT * unitp);
t_stat            404 src/dps8/dps8_console.c static t_stat opc_reset (UNUSED DEVICE * dptr)
t_stat            572 src/dps8/dps8_console.c static t_stat console_attn (UNUSED UNIT * uptr);
t_stat            591 src/dps8/dps8_console.c static t_stat console_attn (UNUSED UNIT * uptr)
t_stat           1012 src/dps8/dps8_console.c                         t_stat stat = cmdp->action (cmdp->arg, cptr);
t_stat           1644 src/dps8/dps8_console.c static t_stat opc_svc (UNIT * unitp)
t_stat           1655 src/dps8/dps8_console.c static t_stat opc_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           1662 src/dps8/dps8_console.c static t_stat opc_set_nunits (UNUSED UNIT * uptr, int32 UNUSED value,
t_stat           1700 src/dps8/dps8_console.c static t_stat opc_set_config (UNUSED UNIT *  uptr, UNUSED int32 value,
t_stat           1756 src/dps8/dps8_console.c static t_stat opc_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           1768 src/dps8/dps8_console.c static t_stat opc_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           1778 src/dps8/dps8_console.c static t_stat opc_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat           1794 src/dps8/dps8_console.c static t_stat opc_set_console_port (UNIT * uptr, UNUSED int32 value,
t_stat           1815 src/dps8/dps8_console.c static t_stat opc_show_console_port (UNUSED FILE * st, UNIT * uptr,
t_stat           1828 src/dps8/dps8_console.c static t_stat opc_set_console_address (UNIT * uptr, UNUSED int32 value,
t_stat           1863 src/dps8/dps8_console.c static t_stat opc_show_console_address (UNUSED FILE * st, UNIT * uptr,
t_stat           1876 src/dps8/dps8_console.c static t_stat opc_set_console_pw (UNIT * uptr, UNUSED int32 value,
t_stat           1902 src/dps8/dps8_console.c static t_stat opc_show_console_pw (UNUSED FILE * st, UNIT * uptr,
t_stat            118 src/dps8/dps8_cpu.c static t_stat simh_cpu_reset_and_clear_unit (UNIT * uptr,
t_stat            124 src/dps8/dps8_cpu.c static t_stat cpu_show_config (UNUSED FILE * st, UNIT * uptr,
t_stat            425 src/dps8/dps8_cpu.c static t_stat cpu_set_config (UNIT * uptr, UNUSED int32 value,
t_stat            668 src/dps8/dps8_cpu.c static t_stat cpu_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            675 src/dps8/dps8_cpu.c static t_stat cpu_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            687 src/dps8/dps8_cpu.c static t_stat cpu_show_kips (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            694 src/dps8/dps8_cpu.c static t_stat cpu_set_kips (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            711 src/dps8/dps8_cpu.c static t_stat cpu_show_stall (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            736 src/dps8/dps8_cpu.c static t_stat cpu_set_stall (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            781 src/dps8/dps8_cpu.c static t_stat setCPUConfigL68 (UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, UNUSED void * desc) {
t_stat            806 src/dps8/dps8_cpu.c static t_stat setCPUConfigDPS8M (UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, UNUSED void * desc) {
t_stat            953 src/dps8/dps8_cpu.c static t_stat simh_cpu_reset_and_clear_unit (UNIT * uptr,
t_stat            980 src/dps8/dps8_cpu.c static t_stat simh_cpu_reset_unit (UNIT * uptr,
t_stat           1204 src/dps8/dps8_cpu.c static t_stat cpu_boot (UNUSED int32 cpu_unit_idx, UNUSED DEVICE * dptr)
t_stat           1550 src/dps8/dps8_cpu.c static t_stat sim_cpu_reset (UNUSED DEVICE *dptr)
t_stat           1569 src/dps8/dps8_cpu.c static t_stat cpu_ex (t_value *vptr, t_addr addr, UNUSED UNIT * uptr,
t_stat           1583 src/dps8/dps8_cpu.c static t_stat cpu_dep (t_value val, t_addr addr, UNUSED UNIT * uptr,
t_stat           1713 src/dps8/dps8_cpu.c t_stat simh_hooks (void)
t_stat           1798 src/dps8/dps8_cpu.c t_stat sim_instr (void)
t_stat           1800 src/dps8/dps8_cpu.c     t_stat reason = 0;
t_stat           2088 src/dps8/dps8_cpu.c t_stat threadz_sim_instr (void)
t_stat           2092 src/dps8/dps8_cpu.c     t_stat reason = 0;
t_stat           2646 src/dps8/dps8_cpu.c               t_stat ret = executeInstruction ();
t_stat           3230 src/dps8/dps8_cpu.c t_stat read_operand (word18 addr, processor_cycle_type cyctyp)
t_stat           3290 src/dps8/dps8_cpu.c t_stat write_operand (word18 addr, UNUSED processor_cycle_type cyctyp)
t_stat           3335 src/dps8/dps8_cpu.c t_stat set_mem_watch (int32 arg, const char * buf)
t_stat           1970 src/dps8/dps8_cpu.h t_stat simh_hooks (void);
t_stat           1972 src/dps8/dps8_cpu.h t_stat read_operand (word18 addr, processor_cycle_type cyctyp);
t_stat           1973 src/dps8/dps8_cpu.h t_stat write_operand (word18 addr, processor_cycle_type acctyp);
t_stat           2366 src/dps8/dps8_cpu.h t_stat set_mem_watch (int32 arg, const char * buf);
t_stat           2384 src/dps8/dps8_cpu.h t_stat threadz_sim_instr (void);
t_stat             65 src/dps8/dps8_crdpun.c static t_stat pun_reset (DEVICE * dptr);
t_stat             66 src/dps8/dps8_crdpun.c static t_stat pun_show_nunits (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat             67 src/dps8/dps8_crdpun.c static t_stat pun_set_nunits (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat             68 src/dps8/dps8_crdpun.c static t_stat pun_show_device_name (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat             69 src/dps8/dps8_crdpun.c static t_stat pun_set_device_name (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat             70 src/dps8/dps8_crdpun.c static t_stat pun_show_path (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat             72 src/dps8/dps8_crdpun.c static t_stat pun_set_path (UNUSED UNIT * uptr, UNUSED int32 value, const UNUSED char * cptr,
t_stat             74 src/dps8/dps8_crdpun.c static t_stat pun_set_config (UNUSED UNIT *  uptr, UNUSED int32 value, const char * cptr,
t_stat             76 src/dps8/dps8_crdpun.c static t_stat pun_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val,
t_stat            271 src/dps8/dps8_crdpun.c static t_stat pun_reset (UNUSED DEVICE * dptr)
t_stat           1250 src/dps8/dps8_crdpun.c static t_stat pun_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val,
t_stat           1257 src/dps8/dps8_crdpun.c static t_stat pun_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr,
t_stat           1269 src/dps8/dps8_crdpun.c static t_stat pun_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           1279 src/dps8/dps8_crdpun.c static t_stat pun_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1295 src/dps8/dps8_crdpun.c static t_stat pun_set_path (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1320 src/dps8/dps8_crdpun.c static t_stat pun_show_path (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           1327 src/dps8/dps8_crdpun.c static t_stat pun_set_config (UNUSED UNIT *  uptr, UNUSED int32 value,
t_stat           1363 src/dps8/dps8_crdpun.c static t_stat pun_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             60 src/dps8/dps8_crdrdr.c static t_stat rdr_reset (DEVICE * dptr);
t_stat             61 src/dps8/dps8_crdrdr.c static t_stat rdr_show_nunits (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat             62 src/dps8/dps8_crdrdr.c static t_stat rdr_set_nunits (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat             63 src/dps8/dps8_crdrdr.c static t_stat rdr_show_device_name (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat             64 src/dps8/dps8_crdrdr.c static t_stat rdr_set_device_name (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat             65 src/dps8/dps8_crdrdr.c static t_stat rdr_show_path (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat             67 src/dps8/dps8_crdrdr.c static t_stat rdr_set_path (UNUSED UNIT * uptr, UNUSED int32 value, const UNUSED char * cptr,
t_stat            219 src/dps8/dps8_crdrdr.c static t_stat rdr_reset (UNUSED DEVICE * dptr)
t_stat           1006 src/dps8/dps8_crdrdr.c static t_stat rdr_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val,
t_stat           1013 src/dps8/dps8_crdrdr.c static t_stat rdr_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr,
t_stat           1025 src/dps8/dps8_crdrdr.c static t_stat rdr_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           1035 src/dps8/dps8_crdrdr.c static t_stat rdr_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1051 src/dps8/dps8_crdrdr.c static t_stat rdr_set_path (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1078 src/dps8/dps8_crdrdr.c static t_stat rdr_show_path (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             79 src/dps8/dps8_dia.c static t_stat set_config (UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc)
t_stat            125 src/dps8/dps8_dia.c static t_stat show_config (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat            145 src/dps8/dps8_dia.c static t_stat show_status (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat            164 src/dps8/dps8_dia.c static t_stat show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            171 src/dps8/dps8_dia.c static t_stat set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            239 src/dps8/dps8_dia.c static t_stat reset (UNUSED DEVICE * dptr)
t_stat            244 src/dps8/dps8_dia.c static t_stat attach (UNIT * uptr, const char * cptr)
t_stat            252 src/dps8/dps8_dia.c     t_stat ret;
t_stat            281 src/dps8/dps8_dia.c static t_stat detach (UNIT * uptr)
t_stat            284 src/dps8/dps8_dia.c     t_stat ret;
t_stat            343 src/dps8/dps8_disk.c static t_stat disk_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, UNUSED const void * desc)
t_stat            349 src/dps8/dps8_disk.c static t_stat disk_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, UNUSED void * desc)
t_stat            360 src/dps8/dps8_disk.c static t_stat disk_show_type (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, UNUSED const void * desc)
t_stat            374 src/dps8/dps8_disk.c static t_stat disk_set_type (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, UNUSED void * desc)
t_stat            410 src/dps8/dps8_disk.c static t_stat dsk_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            420 src/dps8/dps8_disk.c static t_stat dsk_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat            442 src/dps8/dps8_disk.c t_stat signal_disk_ready (uint dsk_unit_idx) {
t_stat            534 src/dps8/dps8_disk.c static t_stat disk_set_ready (UNIT * uptr, UNUSED int32 value,
t_stat            547 src/dps8/dps8_disk.c t_stat unloadDisk (uint dsk_unit_idx) {
t_stat            549 src/dps8/dps8_disk.c     t_stat stat = sim_disk_detach (& dsk_unit [dsk_unit_idx]);
t_stat            558 src/dps8/dps8_disk.c t_stat loadDisk (uint dsk_unit_idx, const char * disk_filename, bool ro) {
t_stat            563 src/dps8/dps8_disk.c   t_stat stat = attach_unit (& dsk_unit [dsk_unit_idx], disk_filename);
t_stat            622 src/dps8/dps8_disk.c static t_stat disk_reset (UNUSED DEVICE * dptr)
t_stat            627 src/dps8/dps8_disk.c static t_stat disk_attach (UNIT *uptr, CONST char *cptr)
t_stat           1659 src/dps8/dps8_disk.c static t_stat ipc_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           1666 src/dps8/dps8_disk.c static t_stat ipc_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1678 src/dps8/dps8_disk.c static t_stat ipc_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           1691 src/dps8/dps8_disk.c static t_stat ipc_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat           1801 src/dps8/dps8_disk.c static t_stat msp_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           1808 src/dps8/dps8_disk.c static t_stat msp_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1820 src/dps8/dps8_disk.c static t_stat msp_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           1833 src/dps8/dps8_disk.c static t_stat msp_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat             82 src/dps8/dps8_disk.h t_stat attachDisk (char * label);
t_stat             84 src/dps8/dps8_disk.h t_stat loadDisk (uint dsk_unit_idx, const char * disk_filename, bool ro);
t_stat             85 src/dps8/dps8_disk.h t_stat unloadDisk (uint dsk_unit_idx);
t_stat             86 src/dps8/dps8_disk.h t_stat signal_disk_ready (uint dsk_unit_idx);
t_stat            126 src/dps8/dps8_fnp2.c static t_stat fnpShowConfig (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            127 src/dps8/dps8_fnp2.c static t_stat fnpSetConfig (UNIT * uptr, int value, const char * cptr, void * desc);
t_stat            128 src/dps8/dps8_fnp2.c static t_stat fnpShowStatus (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            129 src/dps8/dps8_fnp2.c static t_stat fnpShowNUnits (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            130 src/dps8/dps8_fnp2.c static t_stat fnpSetNUnits (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat            131 src/dps8/dps8_fnp2.c static t_stat fnpShowIPCname (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            132 src/dps8/dps8_fnp2.c static t_stat fnpSetIPCname (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat            133 src/dps8/dps8_fnp2.c static t_stat fnpShowService (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            134 src/dps8/dps8_fnp2.c static t_stat fnpSetService (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat            135 src/dps8/dps8_fnp2.c static t_stat fnpShowFW (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            136 src/dps8/dps8_fnp2.c static t_stat fnpSetFW (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat            137 src/dps8/dps8_fnp2.c static t_stat fnp_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            139 src/dps8/dps8_fnp2.c static t_stat fnp_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat            264 src/dps8/dps8_fnp2.c static t_stat fnpReset (DEVICE * dptr);
t_stat            382 src/dps8/dps8_fnp2.c static t_stat fnpReset (UNUSED DEVICE * dptr)
t_stat           1758 src/dps8/dps8_fnp2.c static t_stat fnpShowNUnits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           1765 src/dps8/dps8_fnp2.c static t_stat fnpSetNUnits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1778 src/dps8/dps8_fnp2.c static t_stat fnpShowIPCname (UNUSED FILE * st, UNIT * uptr,
t_stat           1788 src/dps8/dps8_fnp2.c static t_stat fnpSetIPCname (UNIT * uptr, UNUSED int32 value,
t_stat           1804 src/dps8/dps8_fnp2.c static t_stat fnpShowService (UNUSED FILE * st, UNIT * uptr,
t_stat           1841 src/dps8/dps8_fnp2.c static t_stat fnpSetService (UNIT * uptr, UNUSED int32 value,
t_stat           1886 src/dps8/dps8_fnp2.c static t_stat fnpShowConfig (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat           1971 src/dps8/dps8_fnp2.c static t_stat fnpSetFW (UNIT * uptr, UNUSED int32 value,
t_stat           2119 src/dps8/dps8_fnp2.c static t_stat fnpShowFW (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat           2139 src/dps8/dps8_fnp2.c static t_stat fnpShowStatus (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat           2193 src/dps8/dps8_fnp2.c static t_stat fnp_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           2206 src/dps8/dps8_fnp2.c static t_stat fnp_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat           2228 src/dps8/dps8_fnp2.c static t_stat fnpSetConfig (UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc)
t_stat           2273 src/dps8/dps8_fnp2.c 
t_stat           2372 src/dps8/dps8_fnp2.c t_stat set_fnp_server_port (UNUSED int32 arg, const char * buf)
t_stat           2392 src/dps8/dps8_fnp2.c t_stat set_fnp_server_address (UNUSED int32 arg, const char * buf)
t_stat           2423 src/dps8/dps8_fnp2.c t_stat set_fnp_3270_server_port (UNUSED int32 arg, const char * buf)
t_stat           2444 src/dps8/dps8_fnp2.c t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf)
t_stat            338 src/dps8/dps8_fnp2.h t_stat diaCommand (int fnpUnitNum, char *arg3);
t_stat            341 src/dps8/dps8_fnp2.h t_stat set_fnp_server_port (int32 arg, const char * buf);
t_stat            342 src/dps8/dps8_fnp2.h t_stat set_fnp_server_address (int32 arg, const char * buf);
t_stat            343 src/dps8/dps8_fnp2.h t_stat set_fnp_3270_server_port (int32 arg, const char * buf);
t_stat            344 src/dps8/dps8_fnp2.h t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf);
t_stat             64 src/dps8/dps8_ins.c static t_stat doInstruction (void);
t_stat           1036 src/dps8/dps8_ins.c t_stat display_the_matrix (UNUSED int32 arg, UNUSED const char * buf)
t_stat           1304 src/dps8/dps8_ins.c t_stat executeInstruction (void) {
t_stat           1947 src/dps8/dps8_ins.c   t_stat ret = doInstruction ();
t_stat           2269 src/dps8/dps8_ins.c static t_stat doInstruction (void)
t_stat           6750 src/dps8/dps8_ins.c             t_stat rc = scu_rscr ((uint) scuUnitIdx, current_running_cpu_idx,
t_stat           7705 src/dps8/dps8_ins.c             t_stat rc = scu_rmcm ((uint) scuUnitIdx,
t_stat           7782 src/dps8/dps8_ins.c             t_stat rc = scu_rscr ((uint) scuUnitIdx, current_running_cpu_idx,
t_stat           8217 src/dps8/dps8_ins.c             t_stat rc = scu_smcm ((uint) scuUnitIdx,
t_stat           8254 src/dps8/dps8_ins.c             t_stat rc = scu_smic ((uint) scuUnitIdx, current_running_cpu_idx,
t_stat           8282 src/dps8/dps8_ins.c             t_stat rc = scu_sscr ((uint) scuUnitIdx, current_running_cpu_idx,
t_stat             27 src/dps8/dps8_ins.h t_stat display_the_matrix (int32 arg, const char * buf);
t_stat             29 src/dps8/dps8_ins.h t_stat prepareComputedAddress (void);   // new
t_stat             32 src/dps8/dps8_ins.h t_stat executeInstruction (void);
t_stat            899 src/dps8/dps8_iom.c static t_stat iom_action (UNIT *up)
t_stat            921 src/dps8/dps8_iom.c static t_stat iom_show_mbx (UNUSED FILE * st,
t_stat            928 src/dps8/dps8_iom.c static t_stat iom_show_units (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, UNUSED const void * desc)
t_stat            934 src/dps8/dps8_iom.c static t_stat iom_set_units (UNUSED UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc)
t_stat            948 src/dps8/dps8_iom.c static t_stat iom_show_config (UNUSED FILE * st, UNIT * uptr, UNUSED int val,
t_stat           1115 src/dps8/dps8_iom.c static t_stat iom_set_config (UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc)
t_stat           1259 src/dps8/dps8_iom.c static t_stat iom_reset_unit (UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr,
t_stat           1340 src/dps8/dps8_iom.c t_stat iom_unit_reset_idx (UNUSED uint iom_unit_idx)
t_stat           1345 src/dps8/dps8_iom.c static t_stat iom_reset (UNUSED DEVICE * dptr)
t_stat           1356 src/dps8/dps8_iom.c static t_stat boot_svc (UNIT * unitp);
t_stat           1539 src/dps8/dps8_iom.c static t_stat boot_svc (UNIT * unitp)
t_stat           1586 src/dps8/dps8_iom.c static t_stat iom_boot (int unitNum, UNUSED DEVICE * dptr)
t_stat            425 src/dps8/dps8_iom.h t_stat iom_unit_reset_idx (uint iom_unit_idx);
t_stat            154 src/dps8/dps8_mt.c static t_stat mtp_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            162 src/dps8/dps8_mt.c static t_stat mtp_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            174 src/dps8/dps8_mt.c static t_stat mtp_show_boot_drive (UNUSED FILE * st, UNIT * uptr,
t_stat            188 src/dps8/dps8_mt.c static t_stat mtp_set_boot_drive (UNIT * uptr, UNUSED int32 value,
t_stat            231 src/dps8/dps8_mt.c static t_stat mtp_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            241 src/dps8/dps8_mt.c static t_stat mtp_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat            294 src/dps8/dps8_mt.c static t_stat mtp_reset (UNUSED DEVICE * dptr)
t_stat            401 src/dps8/dps8_mt.c static t_stat mt_rewind (UNIT * uptr, UNUSED int32 value,
t_stat            407 src/dps8/dps8_mt.c static t_stat mt_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            414 src/dps8/dps8_mt.c static t_stat mt_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            426 src/dps8/dps8_mt.c static t_stat mt_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            439 src/dps8/dps8_mt.c static t_stat mt_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            455 src/dps8/dps8_mt.c static t_stat mt_show_tape_path (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            475 src/dps8/dps8_mt.c static t_stat mt_set_tape_path (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            526 src/dps8/dps8_mt.c static t_stat mt_add_tape_search_path(UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            635 src/dps8/dps8_mt.c static t_stat mt_show_tape_search_paths(UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            653 src/dps8/dps8_mt.c static t_stat mt_set_capac (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            658 src/dps8/dps8_mt.c     t_stat rc;
t_stat            671 src/dps8/dps8_mt.c t_stat signal_tape (uint tap_unit_idx, word8 status0, word8 status1) {
t_stat            728 src/dps8/dps8_mt.c static t_stat tape_set_ready (UNIT * uptr, UNUSED int32 value,
t_stat            839 src/dps8/dps8_mt.c static t_stat mt_reset (DEVICE * dptr)
t_stat            927 src/dps8/dps8_mt.c t_stat loadTape (uint driveNumber, char * tapeFilename, bool ro)
t_stat            939 src/dps8/dps8_mt.c     t_stat stat = sim_tape_attach (& mt_unit [driveNumber], full_tape_file_name);
t_stat            948 src/dps8/dps8_mt.c t_stat unloadTape (uint driveNumber)
t_stat            952 src/dps8/dps8_mt.c         t_stat stat = sim_tape_detach (& mt_unit [driveNumber]);
t_stat           1000 src/dps8/dps8_mt.c     t_stat rc = sim_tape_rdrecf (unitp, & tape_statep -> buf [0], & tape_statep -> tbc,
t_stat           1844 src/dps8/dps8_mt.c 
t_stat           1847 src/dps8/dps8_mt.c         t_stat ret = MTSE_OK;
t_stat           1900 src/dps8/dps8_mt.c         t_stat ret = sim_tape_spfilebyrecf (unitp, tally, & skipped, & recsskipped, false);
t_stat           1958 src/dps8/dps8_mt.c 
t_stat           1966 src/dps8/dps8_mt.c           t_stat ret = sim_tape_sprecr (unitp, & tape_statep->tbc);
t_stat           2024 src/dps8/dps8_mt.c 
t_stat           2034 src/dps8/dps8_mt.c         t_stat ret = sim_tape_spfilebyrecr (unitp, tally, & skipped, & recsskipped);
t_stat           2415 src/dps8/dps8_mt.c t_stat attachTape (char * label, bool withring, char * drive)
t_stat           2436 src/dps8/dps8_mt.c t_stat mount_tape (UNUSED int32 arg, const char * buf)
t_stat           2461 src/dps8/dps8_mt.c t_stat detachTape (char * drive)
t_stat             56 src/dps8/dps8_mt.h t_stat loadTape (uint driveNumber, char * tapeFilename, bool ro);
t_stat             57 src/dps8/dps8_mt.h t_stat attachTape (char * label, bool withring, char * drive);
t_stat             59 src/dps8/dps8_mt.h t_stat detachTape (char * drive);
t_stat             62 src/dps8/dps8_mt.h t_stat unloadTape (uint driveNumber);
t_stat             63 src/dps8/dps8_mt.h t_stat mount_tape (int32 arg, const char * buf);
t_stat             64 src/dps8/dps8_mt.h t_stat signal_tape (uint tap_unit_idx, word8 status0, word8 status1);
t_stat             85 src/dps8/dps8_prt.c static t_stat prt_reset (DEVICE * dptr);
t_stat             86 src/dps8/dps8_prt.c static t_stat prt_show_nunits (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat             87 src/dps8/dps8_prt.c static t_stat prt_set_nunits (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat             88 src/dps8/dps8_prt.c static t_stat prt_show_device_name (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat             89 src/dps8/dps8_prt.c static t_stat prt_set_device_name (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat             90 src/dps8/dps8_prt.c static t_stat prt_set_config (UNUSED UNIT *  uptr, UNUSED int32 value,
t_stat             92 src/dps8/dps8_prt.c static t_stat prt_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             94 src/dps8/dps8_prt.c static t_stat prt_show_path (UNUSED FILE * st, UNIT * uptr,
t_stat             96 src/dps8/dps8_prt.c static t_stat prt_set_path (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat             98 src/dps8/dps8_prt.c static t_stat prt_set_ready (UNIT * uptr, UNUSED int32 value,
t_stat            102 src/dps8/dps8_prt.c static t_stat prt_show_device_model (FILE *st, UNIT *uptr, int val, const void *desc);
t_stat            103 src/dps8/dps8_prt.c static t_stat prt_set_device_model (UNIT * uptr, int32 value, const char * cptr, void * desc);
t_stat            364 src/dps8/dps8_prt.c static t_stat prt_reset (UNUSED DEVICE * dptr)
t_stat           1759 src/dps8/dps8_prt.c static t_stat prt_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val,
t_stat           1766 src/dps8/dps8_prt.c static t_stat prt_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr,
t_stat           1778 src/dps8/dps8_prt.c static t_stat prt_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat           1788 src/dps8/dps8_prt.c static t_stat prt_set_device_model (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1811 src/dps8/dps8_prt.c static t_stat prt_show_device_model (UNUSED FILE * st, UNIT * uptr,
t_stat           1821 src/dps8/dps8_prt.c static t_stat prt_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1837 src/dps8/dps8_prt.c static t_stat prt_show_path (UNUSED FILE * st, UNUSED UNUSED UNIT * uptr,
t_stat           1844 src/dps8/dps8_prt.c static t_stat prt_set_path (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat           1868 src/dps8/dps8_prt.c t_stat burst_printer (UNUSED int32 arg, const char * buf)
t_stat           1888 src/dps8/dps8_prt.c static t_stat signal_prt_ready (uint prt_unit_idx) {
t_stat           1932 src/dps8/dps8_prt.c static t_stat prt_set_ready (UNIT * uptr, UNUSED int32 value,
t_stat           1962 src/dps8/dps8_prt.c static t_stat prt_set_config (UNUSED UNIT *  uptr, UNUSED int32 value,
t_stat           2000 src/dps8/dps8_prt.c static t_stat prt_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             27 src/dps8/dps8_prt.h t_stat burst_printer (UNUSED int32 arg, const char * buf);
t_stat            608 src/dps8/dps8_scu.c static t_stat scu_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            615 src/dps8/dps8_scu.c static t_stat scu_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            627 src/dps8/dps8_scu.c static t_stat scu_show_state (UNUSED FILE * st, UNIT *uptr, UNUSED int val,
t_stat            688 src/dps8/dps8_scu.c static t_stat scu_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat            844 src/dps8/dps8_scu.c static t_stat scu_set_config (UNIT * uptr, UNUSED int32 value,
t_stat           1151 src/dps8/dps8_scu.c t_stat scu_reset (UNUSED DEVICE * dptr)
t_stat           1528 src/dps8/dps8_scu.c t_stat scu_smic (uint scu_unit_idx, uint UNUSED cpu_unit_udx,
t_stat           1622 src/dps8/dps8_scu.c t_stat scu_sscr (uint scu_unit_idx, UNUSED uint cpu_unit_udx,
t_stat           1896 src/dps8/dps8_scu.c t_stat scu_rscr (uint scu_unit_idx, uint cpu_unit_udx, word18 addr,
t_stat           2467 src/dps8/dps8_scu.c t_stat scu_reset_unit (UNIT * uptr, UNUSED int32 value,
t_stat           2506 src/dps8/dps8_scu.c t_stat scu_rmcm (uint scu_unit_idx, uint cpu_unit_udx, word36 * rega,
t_stat           2602 src/dps8/dps8_scu.c t_stat scu_smcm (uint scu_unit_idx, uint cpu_unit_udx, word36 rega, word36 regq)
t_stat             97 src/dps8/dps8_scu.h t_stat scu_sscr (uint scu_unit_idx, UNUSED uint cpu_unit_idx, uint cpu_port_num, word18 addr,
t_stat             99 src/dps8/dps8_scu.h t_stat scu_smic (uint scu_unit_idx, uint UNUSED cpu_unit_idx, uint cpu_port_num, word36 rega);
t_stat            100 src/dps8/dps8_scu.h t_stat scu_rscr (uint scu_unit_idx, uint cpu_unit_idx, word18 addr, word36 * rega, word36 * regq);
t_stat            102 src/dps8/dps8_scu.h t_stat scu_rmcm (uint scu_unit_idx, uint cpu_unit_idx, word36 * rega, word36 * regq);
t_stat            103 src/dps8/dps8_scu.h t_stat scu_smcm (uint scu_unit_idx, uint cpu_unit_idx, word36 rega, word36 regq);
t_stat            106 src/dps8/dps8_scu.h t_stat scu_reset (DEVICE *dptr);
t_stat            107 src/dps8/dps8_scu.h t_stat scu_reset_unit (UNIT * uptr, int32 value, const char * cptr,
t_stat             90 src/dps8/dps8_socket_dev.c static t_stat sk_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat             97 src/dps8/dps8_socket_dev.c static t_stat sk_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value,
t_stat            109 src/dps8/dps8_socket_dev.c static t_stat skc_show_device_name (UNUSED FILE * st, UNIT * uptr,
t_stat            120 src/dps8/dps8_socket_dev.c static t_stat skc_set_device_name (UNIT * uptr, UNUSED int32 value,
t_stat            245 src/dps8/dps8_socket_dev.c static t_stat sk_reset (UNUSED DEVICE * dptr)
t_stat           1777 src/dps8/dps8_sys.c         t_stat stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */
t_stat           1788 src/dps8/dps8_sys.c static t_stat set_default_base_system (UNUSED int32 arg, UNUSED const char * buf)
t_stat           1806 src/dps8/dps8_sys.c static t_stat boot_skip (int32 UNUSED arg, UNUSED const char * buf)
t_stat           1809 src/dps8/dps8_sys.c     t_stat rc = sim_tape_sprecsf (& mt_unit[0], 1, & skipped);
t_stat           1819 src/dps8/dps8_sys.c static t_stat do_execute_fault (UNUSED int32 arg,  UNUSED const char * buf)
t_stat           1831 src/dps8/dps8_sys.c static t_stat do_restart (UNUSED int32 arg,  UNUSED const char * buf)
t_stat           1861 src/dps8/dps8_sys.c     t_stat rc = run_cmd (RU_CONT, "");
t_stat           1865 src/dps8/dps8_sys.c static t_stat set_sys_polling_interval (UNUSED int32 arg, const char * buf)
t_stat           1880 src/dps8/dps8_sys.c static t_stat set_sys_slow_polling_interval (UNUSED int32 arg, const char * buf)
t_stat           1895 src/dps8/dps8_sys.c static t_stat set_sys_poll_check_rate (UNUSED int32 arg, const char * buf)
t_stat           1951 src/dps8/dps8_sys.c static t_stat dps_debug_mme_cntdwn (UNUSED int32 arg, const char * buf)
t_stat           1958 src/dps8/dps8_sys.c static t_stat dps_debug_skip (UNUSED int32 arg, const char * buf)
t_stat           1966 src/dps8/dps8_sys.c static t_stat dps_debug_start (UNUSED int32 arg, const char * buf)
t_stat           1973 src/dps8/dps8_sys.c static t_stat dps_debug_stop (UNUSED int32 arg, const char * buf)
t_stat           1980 src/dps8/dps8_sys.c static t_stat dps_debug_break (UNUSED int32 arg, const char * buf)
t_stat           1989 src/dps8/dps8_sys.c static t_stat dps_debug_segno (int32 arg, const char * buf)
t_stat           2013 src/dps8/dps8_sys.c static t_stat dps_debug_ringno (UNUSED int32 arg, const char * buf)
t_stat           2020 src/dps8/dps8_sys.c static t_stat dps_debug_bar (int32 arg, UNUSED const char * buf)
t_stat           2031 src/dps8/dps8_sys.c 
t_stat           2242 src/dps8/dps8_sys.c static t_stat abs_addr_n (int segno, uint offset)
t_stat           2257 src/dps8/dps8_sys.c static t_stat abs_addr (UNUSED int32 arg, const char * buf)
t_stat           2738 src/dps8/dps8_sys.c static t_stat stack_trace (UNUSED int32 arg,  UNUSED const char * buf)
t_stat           2904 src/dps8/dps8_sys.c static t_stat list_source_at (UNUSED int32 arg, UNUSED const char *  buf)
t_stat           2923 src/dps8/dps8_sys.c static t_stat load_system_book (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3067 src/dps8/dps8_sys.c static t_stat add_system_book_entry (UNUSED int32 arg, const char * buf)
t_stat           3103 src/dps8/dps8_sys.c static t_stat lookup_system_book (UNUSED int32  arg, const char * buf)
t_stat           3210 src/dps8/dps8_sys.c static t_stat virtAddrN (uint address)
t_stat           3322 src/dps8/dps8_sys.c static t_stat virt_address (UNUSED int32 arg, const char * buf)
t_stat           3332 src/dps8/dps8_sys.c static t_stat set_search_path (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3363 src/dps8/dps8_sys.c t_stat brkbrk (UNUSED int32 arg, UNUSED const char *  buf)
t_stat           3371 src/dps8/dps8_sys.c static t_stat sbreak (int32 arg, const char * buf)
t_stat           3384 src/dps8/dps8_sys.c     t_stat rc = brk_cmd (arg, reformatted);
t_stat           3389 src/dps8/dps8_sys.c static t_stat dfx1entry (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3428 src/dps8/dps8_sys.c static t_stat dfx1exit (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3436 src/dps8/dps8_sys.c static t_stat dv2scale (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3443 src/dps8/dps8_sys.c static t_stat dfx2entry (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3499 src/dps8/dps8_sys.c static t_stat mdfx3entry (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3543 src/dps8/dps8_sys.c static t_stat smfx1entry (UNUSED int32 arg, UNUSED const char * buf)
t_stat           3588 src/dps8/dps8_sys.c static t_stat search_memory (UNUSED int32 arg, const char * buf)
t_stat           3601 src/dps8/dps8_sys.c static t_stat set_dbg_cpu_mask (int32 UNUSED arg, const char * UNUSED buf)
t_stat           3622 src/dps8/dps8_sys.c static t_stat scraper (UNUSED int32 arg, const char * buf)
t_stat           3645 src/dps8/dps8_sys.c static t_stat clear_yield (int32 flag, UNUSED const char * cptr)
t_stat           3650 src/dps8/dps8_sys.c static t_stat yield (int32 flag, UNUSED const char * cptr)
t_stat           3657 src/dps8/dps8_sys.c static t_stat set_luf (int32 flag, UNUSED const char * cptr)
t_stat           3704 src/dps8/dps8_sys.c static t_stat set_dbgevent (int32 arg, const char * buf)
t_stat           3782 src/dps8/dps8_sys.c t_stat rewind_media (int32 arg, const char * buf) {
t_stat           3808 src/dps8/dps8_sys.c t_stat load_media (int32 arg, const char * buf)
t_stat           3861 src/dps8/dps8_sys.c t_stat ready_media (int32 arg, const char * buf) {
t_stat           3892 src/dps8/dps8_sys.c static t_stat trkw (UNUSED int32 arg, const char * buf)
t_stat           3898 src/dps8/dps8_sys.c static t_stat trkr (UNUSED int32 arg, const char * buf)
t_stat           4601 src/dps8/dps8_sys.c t_stat fprint_sym (UNUSED FILE * ofile, UNUSED t_addr addr,
t_stat           4636 src/dps8/dps8_sys.c             return (t_stat) -p->info->ndes;
t_stat           4652 src/dps8/dps8_sys.c t_stat parse_sym (UNUSED const char * cptr, UNUSED t_addr addr,
t_stat           4662 src/dps8/dps8_sys.c static t_stat sys_show_config (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           4678 src/dps8/dps8_sys.c static t_stat sys_set_break (UNUSED UNIT *  uptr, int32 value,
t_stat           4685 src/dps8/dps8_sys.c static t_stat sys_show_break (UNUSED FILE * st, UNUSED UNIT * uptr,
t_stat           4708 src/dps8/dps8_sys.c static t_stat sys_set_config (UNUSED UNIT *  uptr, UNUSED int32 value,
t_stat           4779 src/dps8/dps8_sys.c static t_stat sys_reset (UNUSED DEVICE  * dptr)
t_stat             90 src/dps8/dps8_sys.h t_stat brkbrk (int32 arg, const char * buf);
t_stat             94 src/dps8/dps8_urp.c static t_stat urpShowUnits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, UNUSED const void * desc)
t_stat            100 src/dps8/dps8_urp.c static t_stat urpSetUnits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, UNUSED void * desc)
t_stat            111 src/dps8/dps8_urp.c static t_stat urpShowDeviceName (UNUSED FILE * st, UNIT * uptr, UNUSED int val, UNUSED const void * desc)
t_stat            120 src/dps8/dps8_urp.c static t_stat urpSetDeviceName (UNUSED UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, UNUSED void * desc)
t_stat            167 src/dps8/dps8_urp.c static t_stat urpReset (UNUSED DEVICE * dptr)
t_stat            659 src/dps8/hdbg.c t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf)
t_stat            667 src/dps8/hdbg.c t_stat hdbg_size (UNUSED int32 arg, const char * buf) {
t_stat            675 src/dps8/hdbg.c t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf) {
t_stat            682 src/dps8/hdbg.c t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf) {
t_stat            700 src/dps8/hdbg.c t_stat hdbg_print (UNUSED int32 arg, const char * buf) {
t_stat             28 src/dps8/hdbg.h t_stat hdbg_size (int32 arg, UNUSED const char * buf);
t_stat             29 src/dps8/hdbg.h t_stat hdbg_print (int32 arg, UNUSED const char * buf);
t_stat             30 src/dps8/hdbg.h t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf);
t_stat             31 src/dps8/hdbg.h t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf);
t_stat             32 src/dps8/hdbg.h t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf);
t_stat            186 src/dps8/segldr.c static t_stat stack (char * p2, char * p3)
t_stat            241 src/dps8/segldr.c static t_stat bload (char * p2, char * p3)
t_stat            339 src/dps8/segldr.c static t_stat msave (char * p2, word24 sz)
t_stat            368 src/dps8/segldr.c static t_stat mrestore (char * p2)
t_stat            406 src/dps8/segldr.c t_stat segment_loader (int32 arg, const char * buf)
t_stat             20 src/dps8/segldr.h t_stat segment_loader (int32 arg, const char * buf);
t_stat            196 src/simh/scp.c t_stat tmxr_locate_line_send (const char *dev_line, SEND **snd);
t_stat            197 src/simh/scp.c t_stat tmxr_locate_line_expect (const char *dev_line, EXPECT **exp);
t_stat            208 src/simh/scp.c t_bool (*sim_vm_fprint_stopped) (FILE *st, t_stat reason) = NULL;
t_stat            214 src/simh/scp.c t_stat set_dev_radix (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            215 src/simh/scp.c t_stat set_dev_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            216 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            217 src/simh/scp.c t_stat set_unit_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            218 src/simh/scp.c t_stat ssh_break (FILE *st, const char *cptr, int32 flg);
t_stat            219 src/simh/scp.c t_stat show_cmd_fi (FILE *ofile, int32 flag, CONST char *cptr);
t_stat            220 src/simh/scp.c t_stat show_config (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            221 src/simh/scp.c t_stat show_queue (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            222 src/simh/scp.c t_stat show_time (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            223 src/simh/scp.c t_stat show_mod_names (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            224 src/simh/scp.c t_stat show_show_commands (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            225 src/simh/scp.c t_stat show_log_names (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            226 src/simh/scp.c t_stat show_dev_radix (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            227 src/simh/scp.c t_stat show_dev_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            228 src/simh/scp.c t_stat show_dev_logicals (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            229 src/simh/scp.c t_stat show_dev_modifiers (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            230 src/simh/scp.c t_stat show_dev_show_commands (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            231 src/simh/scp.c t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            232 src/simh/scp.c t_stat show_buildinfo (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cprr);
t_stat            233 src/simh/scp.c t_stat show_prom (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            234 src/simh/scp.c t_stat show_default_base_system_script (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            235 src/simh/scp.c t_stat show_default (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            236 src/simh/scp.c t_stat show_break (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            237 src/simh/scp.c t_stat show_on (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            238 src/simh/scp.c t_stat sim_show_send (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            239 src/simh/scp.c t_stat sim_show_expect (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            240 src/simh/scp.c t_stat show_device (FILE *st, DEVICE *dptr, int32 flag);
t_stat            241 src/simh/scp.c t_stat show_unit (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag);
t_stat            242 src/simh/scp.c t_stat show_all_mods (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flg, int32 *toks);
t_stat            243 src/simh/scp.c t_stat show_one_mod (FILE *st, DEVICE *dptr, UNIT *uptr, MTAB *mptr, CONST char *cptr, int32 flag);
t_stat            244 src/simh/scp.c t_stat sim_save (FILE *sfile);
t_stat            245 src/simh/scp.c t_stat sim_rest (FILE *rfile);
t_stat            249 src/simh/scp.c t_stat sim_brk_init (void);
t_stat            250 src/simh/scp.c t_stat sim_brk_set (t_addr loc, int32 sw, int32 ncnt, CONST char *act);
t_stat            251 src/simh/scp.c t_stat sim_brk_clr (t_addr loc, int32 sw);
t_stat            252 src/simh/scp.c t_stat sim_brk_clrall (int32 sw);
t_stat            253 src/simh/scp.c t_stat sim_brk_show (FILE *st, t_addr loc, int32 sw);
t_stat            254 src/simh/scp.c t_stat sim_brk_showall (FILE *st, int32 sw);
t_stat            269 src/simh/scp.c t_stat get_aval (t_addr addr, DEVICE *dptr, UNIT *uptr);
t_stat            273 src/simh/scp.c void fprint_stopped (FILE *st, t_stat r);
t_stat            283 src/simh/scp.c t_stat scp_attach_unit (DEVICE *dptr, UNIT *uptr, const char *cptr);
t_stat            284 src/simh/scp.c t_stat scp_detach_unit (DEVICE *dptr, UNIT *uptr);
t_stat            286 src/simh/scp.c t_stat attach_err (UNIT *uptr, t_stat stat);
t_stat            287 src/simh/scp.c t_stat detach_all (int32 start_device, t_bool shutdown);
t_stat            288 src/simh/scp.c t_stat assign_device (DEVICE *dptr, const char *cptr);
t_stat            289 src/simh/scp.c t_stat deassign_device (DEVICE *dptr);
t_stat            290 src/simh/scp.c t_stat ssh_break_one (FILE *st, int32 flg, t_addr lo, int32 cnt, CONST char *aptr);
t_stat            291 src/simh/scp.c t_stat exdep_reg_loop (FILE *ofile, SCHTAB *schptr, int32 flag, CONST char *cptr,
t_stat            293 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx);
t_stat            294 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx);
t_stat            295 src/simh/scp.c t_stat exdep_addr_loop (FILE *ofile, SCHTAB *schptr, int32 flag, const char *cptr,
t_stat            297 src/simh/scp.c t_stat ex_addr (FILE *ofile, int32 flag, t_addr addr, DEVICE *dptr, UNIT *uptr);
t_stat            298 src/simh/scp.c t_stat dep_addr (int32 flag, const char *cptr, t_addr addr, DEVICE *dptr,
t_stat            301 src/simh/scp.c t_stat step_svc (UNIT *ptr);
t_stat            302 src/simh/scp.c t_stat expect_svc (UNIT *ptr);
t_stat            303 src/simh/scp.c t_stat set_on (int32 flag, CONST char *cptr);
t_stat            304 src/simh/scp.c t_stat set_verify (int32 flag, CONST char *cptr);
t_stat            305 src/simh/scp.c t_stat set_message (int32 flag, CONST char *cptr);
t_stat            306 src/simh/scp.c t_stat set_quiet (int32 flag, CONST char *cptr);
t_stat            307 src/simh/scp.c t_stat set_localopc (int32 flag, CONST char *cptr);
t_stat            308 src/simh/scp.c t_stat set_asynch (int32 flag, CONST char *cptr);
t_stat            309 src/simh/scp.c t_stat sim_show_asynch (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            310 src/simh/scp.c t_stat do_cmd_label (int32 flag, CONST char *cptr, CONST char *label);
t_stat            312 src/simh/scp.c t_stat set_prompt (int32 flag, CONST char *cptr);
t_stat            313 src/simh/scp.c t_stat sim_set_asynch (int32 flag, CONST char *cptr);
t_stat            314 src/simh/scp.c t_stat sim_set_environment (int32 flag, CONST char *cptr);
t_stat            385 src/simh/scp.c t_stat sim_last_cmd_stat;                        /* Command Status */
t_stat           1363 src/simh/scp.c t_stat process_stdin_commands (t_stat stat, char *argv[]);
t_stat           1509 src/simh/scp.c t_stat stat;
t_stat           1906 src/simh/scp.c t_stat process_stdin_commands (t_stat stat, char *argv[])
t_stat           1910 src/simh/scp.c t_stat stat_nomessage;
t_stat           1958 src/simh/scp.c t_stat set_prompt (int32 flag, CONST char *cptr)
t_stat           2005 src/simh/scp.c t_stat exit_cmd (int32 flag, CONST char *cptr)
t_stat           2380 src/simh/scp.c t_stat help_dev_help (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr)
t_stat           2440 src/simh/scp.c t_stat help_cmd_output (int32 flag, const char *help, const char *help_base)
t_stat           2457 src/simh/scp.c t_stat help_cmd (int32 flag, CONST char *cptr)
t_stat           2472 src/simh/scp.c                 t_stat r;
t_stat           2558 src/simh/scp.c         t_stat r;
t_stat           2583 src/simh/scp.c t_stat spawn_cmd (int32 flag, CONST char *cptr)
t_stat           2585 src/simh/scp.c t_stat status;
t_stat           2602 src/simh/scp.c t_stat echo_cmd (int32 flag, CONST char *cptr)
t_stat           2628 src/simh/scp.c t_stat do_cmd (int32 flag, CONST char *fcptr)
t_stat           2644 src/simh/scp.c t_stat do_cmd_label (int32 flag, CONST char *fcptr, CONST char *label)
t_stat           2656 src/simh/scp.c t_stat stat, stat_nomessage;
t_stat           3283 src/simh/scp.c t_stat assert_cmd (int32 flag, CONST char *cptr)
t_stat           3290 src/simh/scp.c t_stat r;
t_stat           3294 src/simh/scp.c t_stat reason;
t_stat           3429 src/simh/scp.c t_stat send_cmd (int32 flag, CONST char *cptr)
t_stat           3437 src/simh/scp.c t_stat r;
t_stat           3488 src/simh/scp.c t_stat sim_show_send (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           3492 src/simh/scp.c t_stat r;
t_stat           3509 src/simh/scp.c t_stat expect_cmd (int32 flag, CONST char *cptr)
t_stat           3528 src/simh/scp.c t_stat sim_show_expect (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           3533 src/simh/scp.c t_stat r;
t_stat           3556 src/simh/scp.c t_stat goto_cmd (int32 flag, CONST char *fcptr)
t_stat           3601 src/simh/scp.c t_stat return_cmd (int32 flag, CONST char *fcptr)
t_stat           3614 src/simh/scp.c t_stat shift_cmd (int32 flag, CONST char *fcptr)
t_stat           3626 src/simh/scp.c t_stat call_cmd (int32 flag, CONST char *fcptr)
t_stat           3641 src/simh/scp.c t_stat on_cmd (int32 flag, CONST char *cptr)
t_stat           3644 src/simh/scp.c t_stat cond;
t_stat           3678 src/simh/scp.c t_stat noop_cmd (int32 flag, CONST char *cptr)
t_stat           3687 src/simh/scp.c t_stat set_on (int32 flag, CONST char *cptr)
t_stat           3723 src/simh/scp.c t_stat set_verify (int32 flag, CONST char *cptr)
t_stat           3735 src/simh/scp.c t_stat set_message (int32 flag, CONST char *cptr)
t_stat           3747 src/simh/scp.c t_stat set_localopc (int32 flag, CONST char *cptr)
t_stat           3758 src/simh/scp.c t_stat set_quiet (int32 flag, CONST char *cptr)
t_stat           3770 src/simh/scp.c t_stat sim_set_environment (int32 flag, CONST char *cptr)
t_stat           3783 src/simh/scp.c t_stat set_cmd (int32 flag, CONST char *cptr)
t_stat           3786 src/simh/scp.c t_stat r;
t_stat           3933 src/simh/scp.c t_stat set_dev_radix (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           3943 src/simh/scp.c t_stat set_dev_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           3974 src/simh/scp.c t_stat set_unit_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           3993 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           4028 src/simh/scp.c t_stat show_cmd (int32 flag, CONST char *cptr)
t_stat           4030 src/simh/scp.c t_stat r = SCPE_IERR;
t_stat           4050 src/simh/scp.c t_stat show_cmd_fi (FILE *ofile, int32 flag, CONST char *cptr)
t_stat           4134 src/simh/scp.c             t_stat r;
t_stat           4164 src/simh/scp.c t_stat show_device (FILE *st, DEVICE *dptr, int32 flag)
t_stat           4230 src/simh/scp.c t_stat show_unit (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag)
t_stat           4306 src/simh/scp.c t_stat show_default_base_system_script (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           4323 src/simh/scp.c t_stat show_prom (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           4348 src/simh/scp.c t_stat show_buildinfo (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           4467 src/simh/scp.c t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           4958 src/simh/scp.c t_stat show_config (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr)
t_stat           4973 src/simh/scp.c t_stat show_log_names (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr)
t_stat           4985 src/simh/scp.c t_stat show_dev_logicals (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           4994 src/simh/scp.c t_stat show_queue (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr)
t_stat           5036 src/simh/scp.c t_stat show_time (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5044 src/simh/scp.c t_stat show_break (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5046 src/simh/scp.c t_stat r;
t_stat           5055 src/simh/scp.c t_stat show_dev_radix (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5061 src/simh/scp.c t_stat show_dev_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5093 src/simh/scp.c t_stat show_on (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5121 src/simh/scp.c t_stat show_mod_names (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr)
t_stat           5135 src/simh/scp.c t_stat show_dev_modifiers (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5141 src/simh/scp.c t_stat show_all_mods (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, int32 *toks)
t_stat           5144 src/simh/scp.c t_stat r = SCPE_OK;
t_stat           5165 src/simh/scp.c t_stat show_one_mod (FILE *st, DEVICE *dptr, UNIT *uptr, MTAB *mptr,
t_stat           5168 src/simh/scp.c t_stat r = SCPE_OK;
t_stat           5181 src/simh/scp.c t_stat show_show_commands (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr)
t_stat           5195 src/simh/scp.c t_stat show_dev_show_commands (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           5203 src/simh/scp.c t_stat brk_cmd (int32 flg, CONST char *cptr)
t_stat           5209 src/simh/scp.c t_stat ssh_break (FILE *st, const char *cptr, int32 flg)
t_stat           5215 src/simh/scp.c t_stat r;
t_stat           5273 src/simh/scp.c t_stat ssh_break_one (FILE *st, int32 flg, t_addr lo, int32 cnt, CONST char *aptr)
t_stat           5303 src/simh/scp.c t_stat reset_cmd (int32 flag, CONST char *cptr)
t_stat           5333 src/simh/scp.c t_stat reset_all (uint32 start)
t_stat           5337 src/simh/scp.c t_stat reason;
t_stat           5368 src/simh/scp.c t_stat reset_all_p (uint32 start)
t_stat           5370 src/simh/scp.c t_stat r;
t_stat           5381 src/simh/scp.c t_stat attach_cmd (int32 flag, CONST char *cptr)
t_stat           5386 src/simh/scp.c t_stat r;
t_stat           5419 src/simh/scp.c t_stat scp_attach_unit (DEVICE *dptr, UNIT *uptr, const char *cptr)
t_stat           5428 src/simh/scp.c t_stat attach_unit (UNIT *uptr, CONST char *cptr)
t_stat           5520 src/simh/scp.c t_stat attach_err (UNIT *uptr, t_stat stat)
t_stat           5529 src/simh/scp.c t_stat detach_cmd (int32 flag, CONST char *cptr)
t_stat           5564 src/simh/scp.c t_stat detach_all (int32 start, t_bool shutdown)
t_stat           5569 src/simh/scp.c t_stat r;
t_stat           5593 src/simh/scp.c t_stat scp_detach_unit (DEVICE *dptr, UNIT *uptr)
t_stat           5602 src/simh/scp.c t_stat detach_unit (UNIT *uptr)
t_stat           5667 src/simh/scp.c t_stat run_cmd (int32 flag, CONST char *cptr)
t_stat           5675 src/simh/scp.c t_stat r;
t_stat           5937 src/simh/scp.c run_cmd_message (const char *unechoed_cmdline, t_stat r)
t_stat           5958 src/simh/scp.c t_stat sim_run_boot_prep (int32 flag)
t_stat           5961 src/simh/scp.c t_stat r;
t_stat           5988 src/simh/scp.c void fprint_stopped_gen (FILE *st, t_stat v, REG *pc, DEVICE *dptr)
t_stat           5991 src/simh/scp.c t_stat r = 0;
t_stat           6032 src/simh/scp.c void fprint_stopped (FILE *st, t_stat v)
t_stat           6045 src/simh/scp.c t_stat step_svc (UNIT *uptr)
t_stat           6053 src/simh/scp.c t_stat expect_svc (UNIT *uptr)
t_stat           6068 src/simh/scp.c t_stat exdep_cmd (int32 flag, CONST char *cptr)
t_stat           6075 src/simh/scp.c t_stat reason = SCPE_IERR;
t_stat           6161 src/simh/scp.c t_stat exdep_reg_loop (FILE *ofile, SCHTAB *schptr, int32 flag, CONST char *cptr,
t_stat           6164 src/simh/scp.c t_stat reason;
t_stat           6247 src/simh/scp.c t_stat exdep_addr_loop (FILE *ofile, SCHTAB *schptr, int32 flag, const char *cptr,
t_stat           6251 src/simh/scp.c t_stat reason;
t_stat           6296 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx)
t_stat           6381 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx)
t_stat           6383 src/simh/scp.c t_stat r;
t_stat           6497 src/simh/scp.c t_stat ex_addr (FILE *ofile, int32 flag, t_addr addr, DEVICE *dptr, UNIT *uptr)
t_stat           6499 src/simh/scp.c t_stat reason;
t_stat           6531 src/simh/scp.c t_stat get_aval (t_addr addr, DEVICE *dptr, UNIT *uptr)
t_stat           6537 src/simh/scp.c t_stat reason = SCPE_OK;
t_stat           6600 src/simh/scp.c t_stat dep_addr (int32 flag, const char *cptr, t_addr addr, DEVICE *dptr,
t_stat           6605 src/simh/scp.c t_stat r, reason;
t_stat           6670 src/simh/scp.c t_stat eval_cmd (int32 flg, CONST char *cptr)
t_stat           6676 src/simh/scp.c t_stat r;
t_stat           6932 src/simh/scp.c t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status)
t_stat           7040 src/simh/scp.c t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize)
t_stat           7259 src/simh/scp.c t_stat r;
t_stat           7308 src/simh/scp.c t_stat sim_register_internal_device (DEVICE *dptr)
t_stat           7500 src/simh/scp.c CONST char *get_sim_opt (int32 opt, CONST char *cptr, t_stat *st)
t_stat           7726 src/simh/scp.c t_stat reason = SCPE_OK;
t_stat           7950 src/simh/scp.c t_stat sprint_val (char *buffer, t_value val, uint32 radix,
t_stat           8015 src/simh/scp.c t_stat fprint_val (FILE *stream, t_value val, uint32 radix,
t_stat           8108 src/simh/scp.c t_stat sim_process_event (void)
t_stat           8111 src/simh/scp.c t_stat reason;
t_stat           8177 src/simh/scp.c t_stat sim_activate (UNIT *uptr, int32 event_time)
t_stat           8184 src/simh/scp.c t_stat _sim_activate (UNIT *uptr, int32 event_time)
t_stat           8227 src/simh/scp.c t_stat sim_activate_abs (UNIT *uptr, int32 event_time)
t_stat           8242 src/simh/scp.c t_stat sim_activate_after (UNIT *uptr, uint32 usec_delay)
t_stat           8247 src/simh/scp.c t_stat _sim_activate_after (UNIT *uptr, uint32 usec_delay)
t_stat           8263 src/simh/scp.c t_stat sim_cancel (UNIT *uptr)
t_stat           8413 src/simh/scp.c t_stat sim_brk_init (void)
t_stat           8544 src/simh/scp.c t_stat sim_brk_set (t_addr loc, int32 sw, int32 ncnt, CONST char *act)
t_stat           8587 src/simh/scp.c t_stat sim_brk_clr (t_addr loc, int32 sw)
t_stat           8636 src/simh/scp.c t_stat sim_brk_clrall (int32 sw)
t_stat           8654 src/simh/scp.c t_stat sim_brk_show (FILE *st, t_addr loc, int32 sw)
t_stat           8703 src/simh/scp.c t_stat sim_brk_showall (FILE *st, int32 sw)
t_stat           8950 src/simh/scp.c t_stat sim_set_expect (EXPECT *exp, CONST char *cptr)
t_stat           8958 src/simh/scp.c t_stat r;
t_stat           8991 src/simh/scp.c t_stat sim_set_noexpect (EXPECT *exp, const char *cptr)
t_stat           9021 src/simh/scp.c t_stat sim_exp_clr_tab (EXPECT *exp, EXPTAB *ep)
t_stat           9042 src/simh/scp.c t_stat sim_exp_clr (EXPECT *exp, const char *match)
t_stat           9055 src/simh/scp.c t_stat sim_exp_clrall (EXPECT *exp)
t_stat           9076 src/simh/scp.c t_stat sim_exp_set (EXPECT *exp, const char *match, int32 cnt, uint32 after, int32 switches, const char *act)
t_stat           9187 src/simh/scp.c t_stat sim_exp_show_tab (FILE *st, const EXPECT *exp, const EXPTAB *ep)
t_stat           9209 src/simh/scp.c t_stat sim_exp_show (FILE *st, CONST EXPECT *exp, const char *match)
t_stat           9241 src/simh/scp.c t_stat sim_exp_showall (FILE *st, const EXPECT *exp)
t_stat           9252 src/simh/scp.c t_stat sim_exp_check (EXPECT *exp, uint8 data)
t_stat           9360 src/simh/scp.c t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay)
t_stat           9397 src/simh/scp.c t_stat sim_send_clear (SEND *snd)
t_stat           9406 src/simh/scp.c t_stat sim_show_send_input (FILE *st, const SEND *snd)
t_stat           9433 src/simh/scp.c t_bool sim_send_poll_data (SEND *snd, t_stat *stat)
t_stat           9455 src/simh/scp.c const char *sim_error_text (t_stat stat)
t_stat           9468 src/simh/scp.c t_stat sim_string_to_stat (const char *cptr, t_stat *stat)
t_stat           9687 src/simh/scp.c t_stat sim_messagef (t_stat stat, const char* fmt, ...)
t_stat           10420 src/simh/scp.c static t_stat displayFlatHelp (FILE *st, DEVICE *dptr,
t_stat           10485 src/simh/scp.c t_stat scp_vhelp (FILE *st, DEVICE *dptr,
t_stat           10744 src/simh/scp.c t_stat scp_help (FILE *st, DEVICE *dptr,
t_stat           10748 src/simh/scp.c t_stat r;
t_stat             73 src/simh/scp.h t_stat reset_cmd (int32 flag, CONST char *ptr);
t_stat             74 src/simh/scp.h t_stat exdep_cmd (int32 flag, CONST char *ptr);
t_stat             75 src/simh/scp.h t_stat eval_cmd (int32 flag, CONST char *ptr);
t_stat             76 src/simh/scp.h t_stat load_cmd (int32 flag, CONST char *ptr);
t_stat             77 src/simh/scp.h t_stat run_cmd (int32 flag, CONST char *ptr);
t_stat             78 src/simh/scp.h void run_cmd_message (const char *unechod_cmdline, t_stat r);
t_stat             79 src/simh/scp.h t_stat attach_cmd (int32 flag, CONST char *ptr);
t_stat             80 src/simh/scp.h t_stat detach_cmd (int32 flag, CONST char *ptr);
t_stat             82 src/simh/scp.h 
t_stat             83 src/simh/scp.h 
t_stat             85 src/simh/scp.h t_stat exit_cmd (int32 flag, CONST char *ptr);
t_stat             86 src/simh/scp.h t_stat set_cmd (int32 flag, CONST char *ptr);
t_stat             87 src/simh/scp.h t_stat show_cmd (int32 flag, CONST char *ptr);
t_stat             88 src/simh/scp.h t_stat brk_cmd (int32 flag, CONST char *ptr);
t_stat             89 src/simh/scp.h t_stat do_cmd (int32 flag, CONST char *ptr);
t_stat             90 src/simh/scp.h t_stat goto_cmd (int32 flag, CONST char *ptr);
t_stat             91 src/simh/scp.h t_stat return_cmd (int32 flag, CONST char *ptr);
t_stat             92 src/simh/scp.h t_stat shift_cmd (int32 flag, CONST char *ptr);
t_stat             93 src/simh/scp.h t_stat call_cmd (int32 flag, CONST char *ptr);
t_stat             94 src/simh/scp.h t_stat on_cmd (int32 flag, CONST char *ptr);
t_stat             95 src/simh/scp.h t_stat noop_cmd (int32 flag, CONST char *ptr);
t_stat             96 src/simh/scp.h t_stat assert_cmd (int32 flag, CONST char *ptr);
t_stat             97 src/simh/scp.h t_stat send_cmd (int32 flag, CONST char *ptr);
t_stat             98 src/simh/scp.h t_stat expect_cmd (int32 flag, CONST char *ptr);
t_stat             99 src/simh/scp.h t_stat help_cmd (int32 flag, CONST char *ptr);
t_stat            100 src/simh/scp.h t_stat screenshot_cmd (int32 flag, CONST char *ptr);
t_stat            101 src/simh/scp.h t_stat spawn_cmd (int32 flag, CONST char *ptr);
t_stat            102 src/simh/scp.h t_stat echo_cmd (int32 flag, CONST char *ptr);
t_stat            114 src/simh/scp.h t_stat sim_process_event (void);
t_stat            115 src/simh/scp.h t_stat sim_activate (UNIT *uptr, int32 interval);
t_stat            116 src/simh/scp.h t_stat _sim_activate (UNIT *uptr, int32 interval);
t_stat            117 src/simh/scp.h t_stat sim_activate_abs (UNIT *uptr, int32 interval);
t_stat            118 src/simh/scp.h t_stat sim_activate_after (UNIT *uptr, uint32 usecs_walltime);
t_stat            119 src/simh/scp.h t_stat _sim_activate_after (UNIT *uptr, uint32 usecs_walltime);
t_stat            120 src/simh/scp.h t_stat sim_cancel (UNIT *uptr);
t_stat            123 src/simh/scp.h t_stat sim_run_boot_prep (int32 flag);
t_stat            127 src/simh/scp.h t_stat attach_unit (UNIT *uptr, CONST char *cptr);
t_stat            128 src/simh/scp.h t_stat detach_unit (UNIT *uptr);
t_stat            129 src/simh/scp.h t_stat assign_device (DEVICE *dptr, const char *cptr);
t_stat            130 src/simh/scp.h t_stat deassign_device (DEVICE *dptr);
t_stat            131 src/simh/scp.h t_stat reset_all (uint32 start_device);
t_stat            132 src/simh/scp.h t_stat reset_all_p (uint32 start_device);
t_stat            142 src/simh/scp.h CONST char *get_sim_opt (int32 opt, CONST char *cptr, t_stat *st);
t_stat            148 src/simh/scp.h t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status);
t_stat            151 src/simh/scp.h t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize);
t_stat            156 src/simh/scp.h t_stat fprint_val (FILE *stream, t_value val, uint32 rdx, uint32 wid, uint32 fmt);
t_stat            157 src/simh/scp.h t_stat sprint_val (char *buf, t_value val, uint32 rdx, uint32 wid, uint32 fmt);
t_stat            168 src/simh/scp.h t_stat sim_register_internal_device (DEVICE *dptr);
t_stat            174 src/simh/scp.h t_stat get_aval (t_addr addr, DEVICE *dptr, UNIT *uptr);
t_stat            181 src/simh/scp.h t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay);
t_stat            182 src/simh/scp.h t_stat sim_show_send_input (FILE *st, const SEND *snd);
t_stat            183 src/simh/scp.h t_bool sim_send_poll_data (SEND *snd, t_stat *stat);
t_stat            184 src/simh/scp.h t_stat sim_send_clear (SEND *snd);
t_stat            185 src/simh/scp.h t_stat sim_set_expect (EXPECT *exp, CONST char *cptr);
t_stat            186 src/simh/scp.h t_stat sim_set_noexpect (EXPECT *exp, const char *cptr);
t_stat            187 src/simh/scp.h t_stat sim_exp_set (EXPECT *exp, const char *match, int32 cnt, uint32 after, int32 switches, const char *act);
t_stat            188 src/simh/scp.h t_stat sim_exp_clr (EXPECT *exp, const char *match);
t_stat            189 src/simh/scp.h t_stat sim_exp_clrall (EXPECT *exp);
t_stat            190 src/simh/scp.h t_stat sim_exp_show (FILE *st, CONST EXPECT *exp, const char *match);
t_stat            191 src/simh/scp.h t_stat sim_exp_showall (FILE *st, const EXPECT *exp);
t_stat            192 src/simh/scp.h t_stat sim_exp_check (EXPECT *exp, uint8 data);
t_stat            193 src/simh/scp.h t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            194 src/simh/scp.h t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            195 src/simh/scp.h t_stat show_dev_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            196 src/simh/scp.h const char *sim_error_text (t_stat stat);
t_stat            197 src/simh/scp.h t_stat sim_string_to_stat (const char *cptr, t_stat *cond);
t_stat            199 src/simh/scp.h t_stat sim_messagef (t_stat stat, const char *fmt, ...) GCC_FMT_ATTR(2, 3);
t_stat            207 src/simh/scp.h void fprint_stopped_gen (FILE *st, t_stat v, REG *pc, DEVICE *dptr);
t_stat            211 src/simh/scp.h t_stat scp_help (FILE *st, DEVICE *dptr,
t_stat            213 src/simh/scp.h t_stat scp_vhelp (FILE *st, DEVICE *dptr,
t_stat            215 src/simh/scp.h t_stat scp_helpFromFile (FILE *st, DEVICE *dptr,
t_stat            217 src/simh/scp.h t_stat scp_vhelpFromFile (FILE *st, DEVICE *dptr,
t_stat            233 src/simh/scp.h extern t_stat sim_last_cmd_stat;                        /* Command Status */
t_stat            264 src/simh/scp.h extern t_stat sim_instr (void);
t_stat            266 src/simh/scp.h extern t_stat fprint_sym (FILE *ofile, t_addr addr, t_value *val,
t_stat            268 src/simh/scp.h extern t_stat parse_sym (CONST char *cptr, t_addr addr, UNIT *uptr, t_value *val,
t_stat            281 src/simh/scp.h extern t_bool (*sim_vm_fprint_stopped) (FILE *st, t_stat reason);
t_stat            103 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void);
t_stat            104 src/simh/sim_console.c static t_stat sim_os_putchar (int32 out);
t_stat            105 src/simh/sim_console.c static t_stat sim_os_ttinit (void);
t_stat            106 src/simh/sim_console.c static t_stat sim_os_ttrun (void);
t_stat            107 src/simh/sim_console.c static t_stat sim_os_ttcmd (void);
t_stat            108 src/simh/sim_console.c static t_stat sim_os_ttclose (void);
t_stat            111 src/simh/sim_console.c static t_stat sim_set_rem_telnet (int32 flag, CONST char *cptr);
t_stat            112 src/simh/sim_console.c static t_stat sim_set_rem_connections (int32 flag, CONST char *cptr);
t_stat            113 src/simh/sim_console.c static t_stat sim_set_rem_timeout (int32 flag, CONST char *cptr);
t_stat            116 src/simh/sim_console.c static t_stat sim_set_halt (int32 flag, CONST char *cptr);
t_stat            117 src/simh/sim_console.c static t_stat sim_set_response (int32 flag, CONST char *cptr);
t_stat            118 src/simh/sim_console.c static t_stat sim_set_delay (int32 flag, CONST char *cptr);
t_stat            135 src/simh/sim_console.c static t_stat sim_con_poll_svc (UNIT *uptr);                /* console connection poll routine */
t_stat            136 src/simh/sim_console.c static t_stat sim_con_reset (DEVICE *dptr);                 /* console reset routine */
t_stat            186 src/simh/sim_console.c static t_stat sim_con_poll_svc (UNIT *uptr)
t_stat            204 src/simh/sim_console.c static t_stat sim_con_reset (DEVICE *dptr)
t_stat            281 src/simh/sim_console.c t_stat sim_set_console (int32 flag, CONST char *cptr)
t_stat            285 src/simh/sim_console.c t_stat r;
t_stat            306 src/simh/sim_console.c t_stat sim_show_console (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat            326 src/simh/sim_console.c t_stat sim_rem_con_poll_svc (UNIT *uptr);               /* remote console connection poll routine */
t_stat            327 src/simh/sim_console.c t_stat sim_rem_con_data_svc (UNIT *uptr);               /* remote console connection data routine */
t_stat            328 src/simh/sim_console.c t_stat sim_rem_con_reset (DEVICE *dptr);                /* remote console reset routine */
t_stat            370 src/simh/sim_console.c t_stat sim_set_remote_console (int32 flag, CONST char *cptr)
t_stat            374 src/simh/sim_console.c t_stat r;
t_stat            395 src/simh/sim_console.c t_stat sim_show_remote_console (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat            436 src/simh/sim_console.c t_stat sim_rem_con_poll_svc (UNIT *uptr)
t_stat            472 src/simh/sim_console.c static t_stat x_continue_cmd (int32 flag, CONST char *cptr)
t_stat            477 src/simh/sim_console.c static t_stat x_step_cmd (int32 flag, CONST char *cptr)
t_stat            482 src/simh/sim_console.c static t_stat x_run_cmd (int32 flag, CONST char *cptr)
t_stat            487 src/simh/sim_console.c static t_stat x_help_cmd (int32 flag, CONST char *cptr);
t_stat            545 src/simh/sim_console.c static t_stat x_help_cmd (int32 flag, CONST char *cptr)
t_stat            551 src/simh/sim_console.c     t_stat r;
t_stat            568 src/simh/sim_console.c static t_stat _sim_rem_message (const char *cmd, t_stat stat)
t_stat            571 src/simh/sim_console.c t_stat stat_nomessage = stat & SCPE_NOMESSAGE;  /* extract possible message suppression flag */
t_stat            613 src/simh/sim_console.c t_stat stat;
t_stat            636 src/simh/sim_console.c t_stat sim_rem_con_data_svc (UNIT *uptr)
t_stat            639 src/simh/sim_console.c t_stat stat = SCPE_OK;
t_stat           1036 src/simh/sim_console.c t_stat sim_rem_con_reset (DEVICE *dptr)
t_stat           1051 src/simh/sim_console.c static t_stat sim_set_rem_telnet (int32 flag, CONST char *cptr)
t_stat           1053 src/simh/sim_console.c t_stat r;
t_stat           1088 src/simh/sim_console.c static t_stat sim_set_rem_connections (int32 flag, CONST char *cptr)
t_stat           1091 src/simh/sim_console.c t_stat r;
t_stat           1205 src/simh/sim_console.c static t_stat sim_set_rem_timeout (int32 flag, CONST char *cptr)
t_stat           1208 src/simh/sim_console.c t_stat r;
t_stat           1224 src/simh/sim_console.c t_stat sim_set_kmap (int32 flag, CONST char *cptr)
t_stat           1228 src/simh/sim_console.c t_stat r;
t_stat           1244 src/simh/sim_console.c t_stat sim_show_kmap (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           1254 src/simh/sim_console.c t_stat sim_set_pchar (int32 flag, CONST char *cptr)
t_stat           1258 src/simh/sim_console.c t_stat r;
t_stat           1274 src/simh/sim_console.c t_stat sim_set_cons_speed (int32 flag, CONST char *cptr)
t_stat           1279 src/simh/sim_console.c t_stat sim_show_cons_speed (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           1292 src/simh/sim_console.c t_stat sim_set_logon (int32 flag, CONST char *cptr)
t_stat           1295 src/simh/sim_console.c t_stat r;
t_stat           1320 src/simh/sim_console.c t_stat sim_set_logoff (int32 flag, CONST char *cptr)
t_stat           1336 src/simh/sim_console.c t_stat sim_show_log (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           1349 src/simh/sim_console.c t_stat sim_set_debon (int32 flag, CONST char *cptr)
t_stat           1352 src/simh/sim_console.c t_stat r;
t_stat           1389 src/simh/sim_console.c t_stat sim_debug_flush (void)
t_stat           1419 src/simh/sim_console.c t_stat sim_set_deboff (int32 flag, CONST char *cptr)
t_stat           1435 src/simh/sim_console.c t_stat sim_show_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           1475 src/simh/sim_console.c t_stat sim_set_telnet (int32 flag, CONST char *cptr)
t_stat           1479 src/simh/sim_console.c t_stat r;
t_stat           1508 src/simh/sim_console.c t_stat sim_set_notelnet (int32 flag, CONST char *cptr)
t_stat           1519 src/simh/sim_console.c t_stat sim_show_telnet (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr)
t_stat           1546 src/simh/sim_console.c t_stat sim_set_cons_buff (int32 flg, CONST char *cptr)
t_stat           1556 src/simh/sim_console.c t_stat sim_set_cons_unbuff (int32 flg, CONST char *cptr)
t_stat           1566 src/simh/sim_console.c t_stat sim_set_cons_log (int32 flg, CONST char *cptr)
t_stat           1576 src/simh/sim_console.c t_stat sim_set_cons_nolog (int32 flg, CONST char *cptr)
t_stat           1584 src/simh/sim_console.c t_stat sim_show_cons_log (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr)
t_stat           1595 src/simh/sim_console.c t_stat sim_show_cons_buff (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr)
t_stat           1610 src/simh/sim_console.c t_stat sim_show_cons_expect (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr)
t_stat           1619 src/simh/sim_console.c t_stat sim_open_logfile (const char *filename, t_bool binary, FILE **pf, FILEREF **pref)
t_stat           1678 src/simh/sim_console.c t_stat sim_close_logfile (FILEREF **pref)
t_stat           1711 src/simh/sim_console.c t_stat sim_check_console (int32 sec)
t_stat           1804 src/simh/sim_console.c t_stat sim_show_cons_send_input (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat           1811 src/simh/sim_console.c t_stat sim_poll_kbd (void)
t_stat           1813 src/simh/sim_console.c t_stat c;
t_stat           1846 src/simh/sim_console.c if ((c = (t_stat)tmxr_getc_ln (&sim_con_ldsc)))             /* any char? */
t_stat           1853 src/simh/sim_console.c t_stat sim_putchar (int32 c)
t_stat           1879 src/simh/sim_console.c t_stat sim_ttinit (void)
t_stat           1887 src/simh/sim_console.c t_stat sim_ttrun (void)
t_stat           1901 src/simh/sim_console.c t_stat sim_ttcmd (void)
t_stat           1907 src/simh/sim_console.c t_stat sim_ttclose (void)
t_stat           1961 src/simh/sim_console.c static t_stat sim_os_ttinit (void)
t_stat           1972 src/simh/sim_console.c static t_stat sim_os_ttrun (void)
t_stat           1987 src/simh/sim_console.c static t_stat sim_os_ttcmd (void)
t_stat           2001 src/simh/sim_console.c static t_stat sim_os_ttclose (void)
t_stat           2013 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void)
t_stat           2058 src/simh/sim_console.c static t_stat sim_os_putchar (int32 c)
t_stat           2094 src/simh/sim_console.c static t_stat sim_os_ttinit (void)
t_stat           2121 src/simh/sim_console.c static t_stat sim_os_ttrun (void)
t_stat           2135 src/simh/sim_console.c static t_stat sim_os_ttcmd (void)
t_stat           2148 src/simh/sim_console.c static t_stat sim_os_ttclose (void)
t_stat           2158 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void)
t_stat           2172 src/simh/sim_console.c static t_stat sim_os_putchar (int32 out)
t_stat           2193 src/simh/sim_console.c static t_stat sim_os_ttinit (void)
t_stat           2235 src/simh/sim_console.c static t_stat sim_os_ttrun (void)
t_stat           2246 src/simh/sim_console.c static t_stat sim_os_ttcmd (void)
t_stat           2256 src/simh/sim_console.c static t_stat sim_os_ttclose (void)
t_stat           2266 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void)
t_stat           2280 src/simh/sim_console.c static t_stat sim_os_putchar (int32 out)
t_stat           2325 src/simh/sim_console.c static t_stat sim_set_halt (int32 flag, CONST char *cptr)
t_stat           2381 src/simh/sim_console.c static t_stat sim_set_response (int32 flag, CONST char *cptr)
t_stat           2415 src/simh/sim_console.c static t_stat sim_set_delay (int32 flag, CONST char *cptr)
t_stat           2418 src/simh/sim_console.c t_stat r;
t_stat             74 src/simh/sim_console.h t_stat sim_set_console (int32 flag, CONST char *cptr);
t_stat             75 src/simh/sim_console.h t_stat sim_set_remote_console (int32 flag, CONST char *cptr);
t_stat             77 src/simh/sim_console.h t_stat sim_set_kmap (int32 flag, CONST char *cptr);
t_stat             78 src/simh/sim_console.h t_stat sim_set_telnet (int32 flag, CONST char *cptr);
t_stat             79 src/simh/sim_console.h t_stat sim_set_notelnet (int32 flag, CONST char *cptr);
t_stat             80 src/simh/sim_console.h t_stat sim_set_serial (int32 flag, CONST char *cptr);
t_stat             81 src/simh/sim_console.h t_stat sim_set_noserial (int32 flag, CONST char *cptr);
t_stat             82 src/simh/sim_console.h t_stat sim_set_logon (int32 flag, CONST char *cptr);
t_stat             83 src/simh/sim_console.h t_stat sim_set_logoff (int32 flag, CONST char *cptr);
t_stat             84 src/simh/sim_console.h t_stat sim_set_debon (int32 flag, CONST char *cptr);
t_stat             85 src/simh/sim_console.h t_stat sim_set_cons_buff (int32 flg, CONST char *cptr);
t_stat             86 src/simh/sim_console.h t_stat sim_set_cons_unbuff (int32 flg, CONST char *cptr);
t_stat             87 src/simh/sim_console.h t_stat sim_set_cons_log (int32 flg, CONST char *cptr);
t_stat             88 src/simh/sim_console.h t_stat sim_set_cons_nolog (int32 flg, CONST char *cptr);
t_stat             89 src/simh/sim_console.h t_stat sim_set_deboff (int32 flag, CONST char *cptr);
t_stat             90 src/simh/sim_console.h t_stat sim_set_cons_expect (int32 flg, CONST char *cptr);
t_stat             91 src/simh/sim_console.h t_stat sim_set_cons_noexpect (int32 flg, CONST char *cptr);
t_stat             92 src/simh/sim_console.h t_stat sim_debug_flush (void);
t_stat             93 src/simh/sim_console.h t_stat sim_set_pchar (int32 flag, CONST char *cptr);
t_stat             94 src/simh/sim_console.h t_stat sim_set_cons_speed (int32 flag, CONST char *cptr);
t_stat             95 src/simh/sim_console.h t_stat sim_show_console (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat             96 src/simh/sim_console.h t_stat sim_show_remote_console (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat             97 src/simh/sim_console.h t_stat sim_show_kmap (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat             98 src/simh/sim_console.h t_stat sim_show_telnet (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat             99 src/simh/sim_console.h t_stat sim_show_log (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            100 src/simh/sim_console.h t_stat sim_show_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            101 src/simh/sim_console.h t_stat sim_show_pchar (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            102 src/simh/sim_console.h t_stat sim_show_cons_speed (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            103 src/simh/sim_console.h t_stat sim_show_cons_buff (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            104 src/simh/sim_console.h t_stat sim_show_cons_log (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            105 src/simh/sim_console.h t_stat sim_show_cons_expect (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            106 src/simh/sim_console.h t_stat sim_check_console (int32 sec);
t_stat            107 src/simh/sim_console.h t_stat sim_open_logfile (const char *filename, t_bool binary, FILE **pf, FILEREF **pref);
t_stat            108 src/simh/sim_console.h t_stat sim_close_logfile (FILEREF **pref);
t_stat            112 src/simh/sim_console.h t_stat sim_show_cons_send_input (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat            113 src/simh/sim_console.h t_stat sim_poll_kbd (void);
t_stat            114 src/simh/sim_console.h t_stat sim_putchar (int32 c);
t_stat            115 src/simh/sim_console.h t_stat sim_ttinit (void);
t_stat            116 src/simh/sim_console.h t_stat sim_ttrun (void);
t_stat            117 src/simh/sim_console.h t_stat sim_ttcmd (void);
t_stat            118 src/simh/sim_console.h t_stat sim_ttclose (void);
t_stat            320 src/simh/sim_defs.h typedef t_stat (*ACTIVATE_API)(UNIT *unit, int32 interval);
t_stat            335 src/simh/sim_defs.h     t_stat              (*examine)(t_value *v, t_addr a, UNIT *up,
t_stat            337 src/simh/sim_defs.h     t_stat              (*deposit)(t_value v, t_addr a, UNIT *up,
t_stat            339 src/simh/sim_defs.h     t_stat              (*reset)(DEVICE *dp);           /* reset routine */
t_stat            340 src/simh/sim_defs.h     t_stat              (*boot)(int32 u, DEVICE *dp);
t_stat            342 src/simh/sim_defs.h     t_stat              (*attach)(UNIT *up, CONST char *cp);
t_stat            344 src/simh/sim_defs.h     t_stat              (*detach)(UNIT *up);            /* detach routine */
t_stat            349 src/simh/sim_defs.h     t_stat              (*msize)(UNIT *up, int32 v, CONST char *cp, void *dp);
t_stat            352 src/simh/sim_defs.h     t_stat              (*help)(FILE *st, DEVICE *dptr,
t_stat            355 src/simh/sim_defs.h     t_stat              (*attach_help)(FILE *st, DEVICE *dptr,
t_stat            412 src/simh/sim_defs.h     t_stat              (*action)(UNIT *up);            /* action routine */
t_stat            521 src/simh/sim_defs.h     t_stat              (*action)(int32 flag, CONST char *cptr);
t_stat            526 src/simh/sim_defs.h     void                (*message)(const char *unechoed_cmdline, t_stat stat);
t_stat            532 src/simh/sim_defs.h     t_stat              (*action)(DEVICE *dptr, UNIT *uptr,
t_stat            540 src/simh/sim_defs.h     t_stat              (*action)(FILE *st, DEVICE *dptr,
t_stat            553 src/simh/sim_defs.h     t_stat              (*valid)(UNIT *up, int32 v, CONST char *cp, void *dp);
t_stat            555 src/simh/sim_defs.h     t_stat              (*disp)(FILE *st, UNIT *up, int32 v, CONST void *dp);
t_stat            105 src/simh/sim_disk.c     t_stat              (*impl_fnc)(void);              /* Implemented Test Function */
t_stat            114 src/simh/sim_disk.c t_stat sim_disk_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat            136 src/simh/sim_disk.c t_stat sim_disk_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat            152 src/simh/sim_disk.c t_stat sim_disk_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat            155 src/simh/sim_disk.c t_stat r;
t_stat            171 src/simh/sim_disk.c t_stat sim_disk_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat            236 src/simh/sim_disk.c static t_stat _sim_disk_rdsect (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectsread, t_seccnt sects)
t_stat            261 src/simh/sim_disk.c t_stat sim_disk_rdsect (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectsread, t_seccnt sects)
t_stat            263 src/simh/sim_disk.c t_stat r;
t_stat            327 src/simh/sim_disk.c t_stat sim_disk_rdsect_a (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectsread, t_seccnt sects, DISK_PCALLBACK callback)
t_stat            329 src/simh/sim_disk.c t_stat r = SCPE_OK;
t_stat            336 src/simh/sim_disk.c static t_stat _sim_disk_wrsect (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectswritten, t_seccnt sects)
t_stat            359 src/simh/sim_disk.c t_stat sim_disk_wrsect (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectswritten, t_seccnt sects)
t_stat            363 src/simh/sim_disk.c t_stat r;
t_stat            464 src/simh/sim_disk.c t_stat sim_disk_wrsect_a (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectswritten, t_seccnt sects, DISK_PCALLBACK callback)
t_stat            466 src/simh/sim_disk.c t_stat r = SCPE_OK;
t_stat            471 src/simh/sim_disk.c t_stat sim_disk_unload (UNIT *uptr)
t_stat            492 src/simh/sim_disk.c static t_stat _err_return (UNIT *uptr, t_stat stat)
t_stat            736 src/simh/sim_disk.c t_stat sim_disk_attach (UNIT *uptr, const char *cptr, size_t sector_size, size_t xfer_element_size, t_bool dontautosize,
t_stat            744 src/simh/sim_disk.c t_stat (*storage_function)(FILE *file, uint32 *sector_size, uint32 *removable) = NULL;
t_stat            860 src/simh/sim_disk.c     t_stat r = SCPE_OK;
t_stat            913 src/simh/sim_disk.c     t_stat r = SCPE_OK;
t_stat           1006 src/simh/sim_disk.c t_stat sim_disk_detach (UNIT *uptr)
t_stat           1054 src/simh/sim_disk.c t_stat sim_disk_attach_help(FILE *st, DEVICE *dptr, const UNIT *uptr, int32 flag, const char *cptr)
t_stat           1092 src/simh/sim_disk.c t_stat sim_disk_reset (UNIT *uptr)
t_stat           1105 src/simh/sim_disk.c t_stat sim_disk_perror (UNIT *uptr, const char *msg)
t_stat           1122 src/simh/sim_disk.c t_stat sim_disk_clearerr (UNIT *uptr)
t_stat             66 src/simh/sim_disk.h typedef void (*DISK_PCALLBACK)(UNIT *unit, t_stat status);
t_stat             70 src/simh/sim_disk.h t_stat sim_disk_attach (UNIT *uptr, const char *cptr, size_t sector_size, size_t xfer_element_size, t_bool dontautosize,
t_stat             72 src/simh/sim_disk.h t_stat sim_disk_detach (UNIT *uptr);
t_stat             73 src/simh/sim_disk.h t_stat sim_disk_attach_help(FILE *st, DEVICE *dptr, const UNIT *uptr, int32 flag, const char *cptr);
t_stat             74 src/simh/sim_disk.h t_stat sim_disk_rdsect (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectsread, t_seccnt sects);
t_stat             75 src/simh/sim_disk.h t_stat sim_disk_rdsect_a (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectsread, t_seccnt sects, DISK_PCALLBACK callback);
t_stat             76 src/simh/sim_disk.h t_stat sim_disk_wrsect (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectswritten, t_seccnt sects);
t_stat             77 src/simh/sim_disk.h t_stat sim_disk_wrsect_a (UNIT *uptr, t_lba lba, uint8 *buf, t_seccnt *sectswritten, t_seccnt sects, DISK_PCALLBACK callback);
t_stat             78 src/simh/sim_disk.h t_stat sim_disk_unload (UNIT *uptr);
t_stat             79 src/simh/sim_disk.h t_stat sim_disk_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat             80 src/simh/sim_disk.h t_stat sim_disk_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat             81 src/simh/sim_disk.h t_stat sim_disk_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat             82 src/simh/sim_disk.h t_stat sim_disk_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat             83 src/simh/sim_disk.h t_stat sim_disk_reset (UNIT *uptr);
t_stat             84 src/simh/sim_disk.h t_stat sim_disk_perror (UNIT *uptr, const char *msg);
t_stat             85 src/simh/sim_disk.h t_stat sim_disk_clearerr (UNIT *uptr);
t_stat            108 src/simh/sim_tape.c static t_stat sim_tape_ioerr (UNIT *uptr);
t_stat            109 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat);
t_stat            111 src/simh/sim_tape.c static t_stat sim_tape_simh_check (UNIT *uptr);
t_stat            112 src/simh/sim_tape.c static t_stat sim_tape_e11_check (UNIT *uptr);
t_stat            134 src/simh/sim_tape.c t_stat sim_tape_attach (UNIT *uptr, CONST char *cptr)
t_stat            143 src/simh/sim_tape.c t_stat sim_tape_attach_ex (UNIT *uptr, const char *cptr, uint32 dbit, int completion_delay)
t_stat            149 src/simh/sim_tape.c t_stat r;
t_stat            229 src/simh/sim_tape.c t_stat sim_tape_detach (UNIT *uptr)
t_stat            233 src/simh/sim_tape.c t_stat r;
t_stat            275 src/simh/sim_tape.c t_stat sim_tape_attach_help(FILE *st, DEVICE *dptr, const UNIT *uptr, int32 flag, const char *cptr)
t_stat            395 src/simh/sim_tape.c static t_stat sim_tape_rdlntf (UNIT *uptr, t_mtrlnt *bc)
t_stat            406 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat            608 src/simh/sim_tape.c static t_stat sim_tape_rdlntr (UNIT *uptr, t_mtrlnt *bc)
t_stat            620 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat            784 src/simh/sim_tape.c t_stat sim_tape_rdrecf (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max)
t_stat            790 src/simh/sim_tape.c t_stat st;
t_stat            819 src/simh/sim_tape.c t_stat sim_tape_rdrecf_a (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max, TAPE_PCALLBACK callback)
t_stat            821 src/simh/sim_tape.c t_stat r = SCPE_OK;
t_stat            848 src/simh/sim_tape.c t_stat sim_tape_rdrecr (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max)
t_stat            853 src/simh/sim_tape.c t_stat st;
t_stat            875 src/simh/sim_tape.c t_stat sim_tape_rdrecr_a (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max, TAPE_PCALLBACK callback)
t_stat            877 src/simh/sim_tape.c t_stat r = SCPE_OK;
t_stat            899 src/simh/sim_tape.c t_stat sim_tape_wrrecf (UNIT *uptr, uint8 *buf, t_mtrlnt bc)
t_stat            950 src/simh/sim_tape.c t_stat sim_tape_wrrecf_a (UNIT *uptr, uint8 *buf, t_mtrlnt bc, TAPE_PCALLBACK callback)
t_stat            952 src/simh/sim_tape.c t_stat r = SCPE_OK;
t_stat            959 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat)
t_stat            983 src/simh/sim_tape.c t_stat sim_tape_wrtmk (UNIT *uptr)
t_stat            997 src/simh/sim_tape.c t_stat sim_tape_wrtmk_a (UNIT *uptr, TAPE_PCALLBACK callback)
t_stat            999 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1006 src/simh/sim_tape.c t_stat sim_tape_wreom (UNIT *uptr)
t_stat           1008 src/simh/sim_tape.c t_stat result;
t_stat           1025 src/simh/sim_tape.c t_stat sim_tape_wreom_a (UNIT *uptr, TAPE_PCALLBACK callback)
t_stat           1027 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1034 src/simh/sim_tape.c t_stat sim_tape_wreomrw (UNIT *uptr)
t_stat           1037 src/simh/sim_tape.c t_stat r;
t_stat           1050 src/simh/sim_tape.c t_stat sim_tape_wreomrw_a (UNIT *uptr, TAPE_PCALLBACK callback)
t_stat           1052 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1157 src/simh/sim_tape.c t_stat sim_tape_wrgap (UNIT *uptr, uint32 gaplen)
t_stat           1160 src/simh/sim_tape.c t_stat st;
t_stat           1307 src/simh/sim_tape.c t_stat sim_tape_wrgap_a (UNIT *uptr, uint32 gaplen, TAPE_PCALLBACK callback)
t_stat           1309 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1331 src/simh/sim_tape.c t_stat sim_tape_sprecf (UNIT *uptr, t_mtrlnt *bc)
t_stat           1334 src/simh/sim_tape.c t_stat st;
t_stat           1346 src/simh/sim_tape.c t_stat sim_tape_sprecf_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback)
t_stat           1348 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1372 src/simh/sim_tape.c t_stat sim_tape_sprecsf (UNIT *uptr, uint32 count, uint32 *skipped)
t_stat           1375 src/simh/sim_tape.c t_stat st;
t_stat           1392 src/simh/sim_tape.c t_stat sim_tape_sprecsf_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback)
t_stat           1394 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1418 src/simh/sim_tape.c t_stat sim_tape_sprecr (UNIT *uptr, t_mtrlnt *bc)
t_stat           1421 src/simh/sim_tape.c t_stat st;
t_stat           1437 src/simh/sim_tape.c t_stat sim_tape_sprecr_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback)
t_stat           1439 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1464 src/simh/sim_tape.c t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped)
t_stat           1467 src/simh/sim_tape.c t_stat st;
t_stat           1484 src/simh/sim_tape.c t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback)
t_stat           1486 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1512 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot)
t_stat           1515 src/simh/sim_tape.c t_stat st;
t_stat           1556 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot, TAPE_PCALLBACK callback)
t_stat           1558 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1582 src/simh/sim_tape.c t_stat sim_tape_spfilef (UNIT *uptr, uint32 count, uint32 *skipped)
t_stat           1594 src/simh/sim_tape.c t_stat sim_tape_spfilef_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback)
t_stat           1596 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1622 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped)
t_stat           1625 src/simh/sim_tape.c t_stat st;
t_stat           1649 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback)
t_stat           1651 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1676 src/simh/sim_tape.c t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped)
t_stat           1688 src/simh/sim_tape.c t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback)
t_stat           1690 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1697 src/simh/sim_tape.c t_stat sim_tape_rewind (UNIT *uptr)
t_stat           1711 src/simh/sim_tape.c t_stat sim_tape_rewind_a (UNIT *uptr, TAPE_PCALLBACK callback)
t_stat           1713 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1720 src/simh/sim_tape.c t_stat sim_tape_position (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped)
t_stat           1723 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1772 src/simh/sim_tape.c t_stat sim_tape_position_a (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped, TAPE_PCALLBACK callback)
t_stat           1774 src/simh/sim_tape.c t_stat r = MTSE_OK;
t_stat           1781 src/simh/sim_tape.c t_stat sim_tape_reset (UNIT *uptr)
t_stat           1822 src/simh/sim_tape.c static t_stat sim_tape_ioerr (UNIT *uptr)
t_stat           1831 src/simh/sim_tape.c t_stat sim_tape_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat           1853 src/simh/sim_tape.c t_stat sim_tape_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat           1975 src/simh/sim_tape.c static t_stat sim_tape_simh_check (UNIT *uptr)
t_stat           1982 src/simh/sim_tape.c static t_stat sim_tape_e11_check (UNIT *uptr)
t_stat           2011 src/simh/sim_tape.c t_stat sim_tape_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat           2014 src/simh/sim_tape.c t_stat r;
t_stat           2029 src/simh/sim_tape.c t_stat sim_tape_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat           2065 src/simh/sim_tape.c t_stat sim_tape_set_dens (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat           2068 src/simh/sim_tape.c t_stat result = SCPE_OK;
t_stat           2105 src/simh/sim_tape.c t_stat sim_tape_show_dens (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat            146 src/simh/sim_tape.h typedef void (*TAPE_PCALLBACK)(UNIT *unit, t_stat status);
t_stat            156 src/simh/sim_tape.h t_stat sim_tape_attach_ex (UNIT *uptr, const char *cptr, uint32 dbit, int completion_delay);
t_stat            157 src/simh/sim_tape.h t_stat sim_tape_attach (UNIT *uptr, CONST char *cptr);
t_stat            158 src/simh/sim_tape.h t_stat sim_tape_detach (UNIT *uptr);
t_stat            159 src/simh/sim_tape.h t_stat sim_tape_attach_help(FILE *st, DEVICE *dptr, const UNIT *uptr, int32 flag, const char *cptr);
t_stat            160 src/simh/sim_tape.h t_stat sim_tape_rdrecf (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max);
t_stat            161 src/simh/sim_tape.h t_stat sim_tape_rdrecf_a (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max, TAPE_PCALLBACK callback);
t_stat            162 src/simh/sim_tape.h t_stat sim_tape_rdrecr (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max);
t_stat            163 src/simh/sim_tape.h t_stat sim_tape_rdrecr_a (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max, TAPE_PCALLBACK callback);
t_stat            164 src/simh/sim_tape.h t_stat sim_tape_wrrecf (UNIT *uptr, uint8 *buf, t_mtrlnt bc);
t_stat            165 src/simh/sim_tape.h t_stat sim_tape_wrrecf_a (UNIT *uptr, uint8 *buf, t_mtrlnt bc, TAPE_PCALLBACK callback);
t_stat            166 src/simh/sim_tape.h t_stat sim_tape_wrtmk (UNIT *uptr);
t_stat            167 src/simh/sim_tape.h t_stat sim_tape_wrtmk_a (UNIT *uptr, TAPE_PCALLBACK callback);
t_stat            168 src/simh/sim_tape.h t_stat sim_tape_wreom (UNIT *uptr);
t_stat            169 src/simh/sim_tape.h t_stat sim_tape_wreom_a (UNIT *uptr, TAPE_PCALLBACK callback);
t_stat            170 src/simh/sim_tape.h t_stat sim_tape_wreomrw (UNIT *uptr);
t_stat            171 src/simh/sim_tape.h t_stat sim_tape_wreomrw_a (UNIT *uptr, TAPE_PCALLBACK callback);
t_stat            172 src/simh/sim_tape.h t_stat sim_tape_wrgap (UNIT *uptr, uint32 gaplen);
t_stat            173 src/simh/sim_tape.h t_stat sim_tape_wrgap_a (UNIT *uptr, uint32 gaplen, TAPE_PCALLBACK callback);
t_stat            174 src/simh/sim_tape.h t_stat sim_tape_sprecf (UNIT *uptr, t_mtrlnt *bc);
t_stat            175 src/simh/sim_tape.h t_stat sim_tape_sprecf_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback);
t_stat            176 src/simh/sim_tape.h t_stat sim_tape_sprecsf (UNIT *uptr, uint32 count, uint32 *skipped);
t_stat            177 src/simh/sim_tape.h t_stat sim_tape_sprecsf_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback);
t_stat            178 src/simh/sim_tape.h t_stat sim_tape_spfilef (UNIT *uptr, uint32 count, uint32 *skipped);
t_stat            179 src/simh/sim_tape.h t_stat sim_tape_spfilef_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback);
t_stat            180 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecf (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot);
t_stat            181 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecf_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot, TAPE_PCALLBACK callback);
t_stat            182 src/simh/sim_tape.h t_stat sim_tape_sprecr (UNIT *uptr, t_mtrlnt *bc);
t_stat            183 src/simh/sim_tape.h t_stat sim_tape_sprecr_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback);
t_stat            184 src/simh/sim_tape.h t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped);
t_stat            185 src/simh/sim_tape.h t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback);
t_stat            186 src/simh/sim_tape.h t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped);
t_stat            187 src/simh/sim_tape.h t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback);
t_stat            188 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped);
t_stat            189 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback);
t_stat            190 src/simh/sim_tape.h t_stat sim_tape_rewind (UNIT *uptr);
t_stat            191 src/simh/sim_tape.h t_stat sim_tape_rewind_a (UNIT *uptr, TAPE_PCALLBACK callback);
t_stat            192 src/simh/sim_tape.h t_stat sim_tape_position (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recskipped, uint32 files, uint32 *fileskipped, uint32 *objectsskipped);
t_stat            193 src/simh/sim_tape.h t_stat sim_tape_position_a (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped, TAPE_PCALLBACK callback);
t_stat            194 src/simh/sim_tape.h t_stat sim_tape_reset (UNIT *uptr);
t_stat            198 src/simh/sim_tape.h t_stat sim_tape_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            199 src/simh/sim_tape.h t_stat sim_tape_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            200 src/simh/sim_tape.h t_stat sim_tape_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            201 src/simh/sim_tape.h t_stat sim_tape_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            202 src/simh/sim_tape.h t_stat sim_tape_set_dens (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            203 src/simh/sim_tape.h t_stat sim_tape_show_dens (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            114 src/simh/sim_timer.c t_stat sim_os_set_thread_priority (int below_normal_above)
t_stat            125 src/simh/sim_timer.c t_stat sim_os_set_thread_priority (int below_normal_above)
t_stat            328 src/simh/sim_timer.c t_stat sim_throt_svc (UNIT *uptr);
t_stat            329 src/simh/sim_timer.c t_stat sim_timer_tick_svc (UNIT *uptr);
t_stat            471 src/simh/sim_timer.c t_stat sim_show_timers (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc)
t_stat            546 src/simh/sim_timer.c t_stat sim_show_clock_queues (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr)
t_stat            583 src/simh/sim_timer.c t_stat sim_timer_clr_catchup (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat            590 src/simh/sim_timer.c t_stat sim_timer_set_catchup (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat            597 src/simh/sim_timer.c t_stat sim_timer_show_catchup (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat            609 src/simh/sim_timer.c static t_stat sim_timer_clock_reset (DEVICE *dptr);
t_stat            618 src/simh/sim_timer.c t_stat sim_timer_tick_svc (UNIT *uptr)
t_stat            621 src/simh/sim_timer.c t_stat stat;
t_stat            730 src/simh/sim_timer.c static t_stat sim_timer_clock_tick_svc (UNIT *uptr)
t_stat            782 src/simh/sim_timer.c static t_stat sim_timer_clock_reset (DEVICE *dptr)
t_stat            847 src/simh/sim_timer.c t_stat sim_timer_activate (UNIT *uptr, int32 interval)
t_stat            852 src/simh/sim_timer.c t_stat sim_timer_activate_after (UNIT *uptr, uint32 usec_delay)
t_stat            879 src/simh/sim_timer.c t_stat sim_register_clock_unit_tmr (UNIT *uptr, int32 tmr)
t_stat             67 src/simh/sim_timer.h t_stat sim_show_timers (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc);
t_stat             68 src/simh/sim_timer.h t_stat sim_show_clock_queues (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
t_stat             75 src/simh/sim_timer.h t_stat sim_timer_change_asynch (void);
t_stat             76 src/simh/sim_timer.h t_stat sim_timer_activate (UNIT *uptr, int32 interval);
t_stat             77 src/simh/sim_timer.h t_stat sim_timer_activate_after (UNIT *uptr, uint32 usec_delay);
t_stat             79 src/simh/sim_timer.h t_stat sim_register_clock_unit_tmr (UNIT *uptr, int32 tmr);
t_stat             81 src/simh/sim_timer.h t_stat sim_os_set_thread_priority (int below_normal_above);
t_stat            587 src/simh/sim_tmxr.c static TMLN *tmxr_get_ldsc (UNIT *uptr, const char *cptr, TMXR *mp, t_stat *status)
t_stat            591 src/simh/sim_tmxr.c t_stat   code = SCPE_OK;
t_stat           1093 src/simh/sim_tmxr.c static t_stat tmxr_reset_ln_ex (TMLN *lp, t_bool closeserial)
t_stat           1132 src/simh/sim_tmxr.c t_stat tmxr_close_ln (TMLN *lp)
t_stat           1137 src/simh/sim_tmxr.c t_stat tmxr_reset_ln (TMLN *lp)
t_stat           1154 src/simh/sim_tmxr.c t_stat tmxr_set_get_modem_bits (TMLN *lp, int32 bits_to_set, int32 bits_to_clear, int32 *incoming_bits)
t_stat           1293 src/simh/sim_tmxr.c t_stat tmxr_set_line_loopback (TMLN *lp, t_bool enable_loopback)
t_stat           1344 src/simh/sim_tmxr.c t_stat tmxr_set_line_halfduplex (TMLN *lp, t_bool enable_halfduplex)
t_stat           1379 src/simh/sim_tmxr.c t_stat val = 0;
t_stat           1426 src/simh/sim_tmxr.c t_stat tmxr_get_packet_ln (TMLN *lp, const uint8 **pbuf, size_t *psize)
t_stat           1431 src/simh/sim_tmxr.c t_stat tmxr_get_packet_ln_ex (TMLN *lp, const uint8 **pbuf, size_t *psize, uint8 frame_byte)
t_stat           1756 src/simh/sim_tmxr.c t_stat tmxr_putc_ln (TMLN *lp, int32 chr)
t_stat           1805 src/simh/sim_tmxr.c t_stat tmxr_put_packet_ln (TMLN *lp, const uint8 *buf, size_t size)
t_stat           1810 src/simh/sim_tmxr.c t_stat tmxr_put_packet_ln_ex (TMLN *lp, const uint8 *buf, size_t size, uint8 frame_byte)
t_stat           1812 src/simh/sim_tmxr.c t_stat r;
t_stat           1890 src/simh/sim_tmxr.c t_stat r;
t_stat           1979 src/simh/sim_tmxr.c t_stat tmxr_detach_ln (TMLN *lp)
t_stat           2046 src/simh/sim_tmxr.c t_stat tmxr_set_line_speed (TMLN *lp, CONST char *speed)
t_stat           2050 src/simh/sim_tmxr.c t_stat r;
t_stat           2087 src/simh/sim_tmxr.c t_stat tmxr_open_master (TMXR *mp, CONST char *cptr)
t_stat           2097 src/simh/sim_tmxr.c t_stat r = SCPE_OK;
t_stat           2760 src/simh/sim_tmxr.c t_stat tmxr_set_line_unit (TMXR *mp, int line, UNIT *uptr_poll)
t_stat           2787 src/simh/sim_tmxr.c t_stat tmxr_set_line_output_unit (TMXR *mp, int line, UNIT *uptr_poll)
t_stat           2798 src/simh/sim_tmxr.c t_stat tmxr_start_poll (void)
t_stat           2803 src/simh/sim_tmxr.c t_stat tmxr_stop_poll (void)
t_stat           2852 src/simh/sim_tmxr.c static t_stat _tmxr_locate_line_send_expect (const char *cptr, SEND **snd, EXPECT **exp)
t_stat           2857 src/simh/sim_tmxr.c t_stat r;
t_stat           2882 src/simh/sim_tmxr.c t_stat tmxr_locate_line_send (const char *cptr, SEND **snd)
t_stat           2887 src/simh/sim_tmxr.c t_stat tmxr_locate_line_expect (const char *cptr, EXPECT **exp)
t_stat           2892 src/simh/sim_tmxr.c t_stat tmxr_change_async (void)
t_stat           2899 src/simh/sim_tmxr.c t_stat tmxr_attach_ex (TMXR *mp, UNIT *uptr, CONST char *cptr, t_bool async)
t_stat           2901 src/simh/sim_tmxr.c t_stat r;
t_stat           2934 src/simh/sim_tmxr.c t_stat tmxr_startup (void)
t_stat           2939 src/simh/sim_tmxr.c t_stat tmxr_shutdown (void)
t_stat           2946 src/simh/sim_tmxr.c t_stat tmxr_show_open_devices (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc)
t_stat           3034 src/simh/sim_tmxr.c t_stat tmxr_close_master (TMXR *mp)
t_stat           3097 src/simh/sim_tmxr.c t_stat tmxr_detach (TMXR *mp, UNIT *uptr)
t_stat           3120 src/simh/sim_tmxr.c t_stat tmxr_activate (UNIT *uptr, int32 interval)
t_stat           3127 src/simh/sim_tmxr.c t_stat tmxr_activate_after (UNIT *uptr, uint32 usecs_walltime)
t_stat           3134 src/simh/sim_tmxr.c t_stat tmxr_attach_help(FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr)
t_stat           3335 src/simh/sim_tmxr.c t_stat tmxr_ex (t_value *vptr, t_addr addr, UNIT *uptr, int32 sw)
t_stat           3340 src/simh/sim_tmxr.c t_stat tmxr_dep (t_value val, t_addr addr, UNIT *uptr, int32 sw)
t_stat           3562 src/simh/sim_tmxr.c t_stat tmxr_dscln (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat           3566 src/simh/sim_tmxr.c t_stat status;
t_stat           3588 src/simh/sim_tmxr.c t_stat tmxr_set_log (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat           3616 src/simh/sim_tmxr.c t_stat tmxr_set_nolog (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
t_stat           3639 src/simh/sim_tmxr.c t_stat tmxr_show_log (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat           3681 src/simh/sim_tmxr.c t_stat tmxr_set_lnorder (UNIT *uptr, int32 val, CONST char *carg, void *desc)
t_stat           3691 src/simh/sim_tmxr.c t_stat result = SCPE_OK;
t_stat           3782 src/simh/sim_tmxr.c t_stat tmxr_show_lnorder (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat           3834 src/simh/sim_tmxr.c t_stat tmxr_show_summ (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat           3854 src/simh/sim_tmxr.c t_stat tmxr_show_cstat (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat           3882 src/simh/sim_tmxr.c t_stat tmxr_show_lines (FILE *st, UNIT *uptr, int32 val, CONST void *desc)
t_stat            218 src/simh/sim_tmxr.h t_stat tmxr_reset_ln (TMLN *lp);
t_stat            219 src/simh/sim_tmxr.h t_stat tmxr_detach_ln (TMLN *lp);
t_stat            222 src/simh/sim_tmxr.h t_stat tmxr_get_packet_ln (TMLN *lp, const uint8 **pbuf, size_t *psize);
t_stat            223 src/simh/sim_tmxr.h t_stat tmxr_get_packet_ln_ex (TMLN *lp, const uint8 **pbuf, size_t *psize, uint8 frame_byte);
t_stat            225 src/simh/sim_tmxr.h t_stat tmxr_putc_ln (TMLN *lp, int32 chr);
t_stat            226 src/simh/sim_tmxr.h t_stat tmxr_put_packet_ln (TMLN *lp, const uint8 *buf, size_t size);
t_stat            227 src/simh/sim_tmxr.h t_stat tmxr_put_packet_ln_ex (TMLN *lp, const uint8 *buf, size_t size, uint8 frame_byte);
t_stat            230 src/simh/sim_tmxr.h t_stat tmxr_open_master (TMXR *mp, CONST char *cptr);
t_stat            231 src/simh/sim_tmxr.h t_stat tmxr_close_master (TMXR *mp);
t_stat            232 src/simh/sim_tmxr.h t_stat tmxr_attach_ex (TMXR *mp, UNIT *uptr, CONST char *cptr, t_bool async);
t_stat            233 src/simh/sim_tmxr.h t_stat tmxr_detach (TMXR *mp, UNIT *uptr);
t_stat            234 src/simh/sim_tmxr.h t_stat tmxr_attach_help(FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr);
t_stat            236 src/simh/sim_tmxr.h t_stat tmxr_set_get_modem_bits (TMLN *lp, int32 bits_to_set, int32 bits_to_clear, int32 *incoming_bits);
t_stat            237 src/simh/sim_tmxr.h t_stat tmxr_set_line_loopback (TMLN *lp, t_bool enable_loopback);
t_stat            239 src/simh/sim_tmxr.h t_stat tmxr_set_line_halfduplex (TMLN *lp, t_bool enable_loopback);
t_stat            241 src/simh/sim_tmxr.h t_stat tmxr_set_line_speed (TMLN *lp, CONST char *speed);
t_stat            242 src/simh/sim_tmxr.h t_stat tmxr_set_line_unit (TMXR *mp, int line, UNIT *uptr_poll);
t_stat            243 src/simh/sim_tmxr.h t_stat tmxr_set_line_output_unit (TMXR *mp, int line, UNIT *uptr_poll);
t_stat            244 src/simh/sim_tmxr.h t_stat tmxr_ex (t_value *vptr, t_addr addr, UNIT *uptr, int32 sw);
t_stat            245 src/simh/sim_tmxr.h t_stat tmxr_dep (t_value val, t_addr addr, UNIT *uptr, int32 sw);
t_stat            252 src/simh/sim_tmxr.h t_stat tmxr_set_log (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            253 src/simh/sim_tmxr.h t_stat tmxr_set_nolog (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            254 src/simh/sim_tmxr.h t_stat tmxr_show_log (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            255 src/simh/sim_tmxr.h t_stat tmxr_dscln (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            260 src/simh/sim_tmxr.h t_stat tmxr_set_lnorder (UNIT *uptr, int32 val, CONST char *cptr, void *desc);
t_stat            261 src/simh/sim_tmxr.h t_stat tmxr_show_lnorder (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            262 src/simh/sim_tmxr.h t_stat tmxr_show_summ (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            263 src/simh/sim_tmxr.h t_stat tmxr_show_cstat (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            264 src/simh/sim_tmxr.h t_stat tmxr_show_lines (FILE *st, UNIT *uptr, int32 val, CONST void *desc);
t_stat            265 src/simh/sim_tmxr.h t_stat tmxr_show_open_devices (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc);
t_stat            266 src/simh/sim_tmxr.h t_stat tmxr_activate (UNIT *uptr, int32 interval);
t_stat            267 src/simh/sim_tmxr.h t_stat tmxr_activate_after (UNIT *uptr, uint32 usecs_walltime);
t_stat            268 src/simh/sim_tmxr.h t_stat tmxr_change_async (void);
t_stat            269 src/simh/sim_tmxr.h t_stat tmxr_locate_line_send (const char *dev_line, SEND **snd);
t_stat            270 src/simh/sim_tmxr.h t_stat tmxr_locate_line_expect (const char *dev_line, EXPECT **exp);
t_stat            271 src/simh/sim_tmxr.h t_stat tmxr_startup (void);
t_stat            272 src/simh/sim_tmxr.h t_stat tmxr_shutdown (void);
t_stat            273 src/simh/sim_tmxr.h t_stat tmxr_start_poll (void);
t_stat            274 src/simh/sim_tmxr.h t_stat tmxr_stop_poll (void);