t_stat 75 src/dps8/dps8_absi.c static t_stat absi_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 82 src/dps8/dps8_absi.c static t_stat absi_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 94 src/dps8/dps8_absi.c static t_stat absi_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 107 src/dps8/dps8_absi.c static t_stat absi_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 154 src/dps8/dps8_absi.c static t_stat absi_reset (UNUSED DEVICE * dptr) t_stat 161 src/dps8/dps8_absi.c static t_stat absiAttach (UNIT * uptr, const char * cptr) t_stat 169 src/dps8/dps8_absi.c t_stat ret; t_stat 199 src/dps8/dps8_absi.c static t_stat absiDetach (UNIT * uptr) t_stat 202 src/dps8/dps8_absi.c t_stat ret; t_stat 547 src/dps8/dps8_append.c t_stat dump_sdwam (cpu_state_t * cpup) t_stat 123 src/dps8/dps8_append.h t_stat dump_sdwam (cpu_state_t * cpup); 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 655 src/dps8/dps8_cable.c static t_stat cable_iom (int uncable, uint iom_unit_idx, char * * name_save) t_stat 919 src/dps8/dps8_cable.c static t_stat cable_periph_to_ctlr (int uncable, t_stat 955 src/dps8/dps8_cable.c static t_stat cable_periph (int uncable, t_stat 973 src/dps8/dps8_cable.c t_stat rc = cable_periph_to_ctlr (uncable, t_stat 995 src/dps8/dps8_cable.c t_stat rc = cable_periph_to_ctlr (uncable, t_stat 1014 src/dps8/dps8_cable.c static t_stat cable_mtp (int uncable, uint ctlr_unit_idx, char * * name_save) t_stat 1067 src/dps8/dps8_cable.c static t_stat cable_ipc (int uncable, uint ctlr_unit_idx, char * * name_save) t_stat 1120 src/dps8/dps8_cable.c static t_stat cable_msp (int uncable, uint ctlr_unit_idx, char * * name_save) t_stat 1173 src/dps8/dps8_cable.c static t_stat cable_urp (int uncable, uint ctlr_unit_idx, char * * name_save) t_stat 1264 src/dps8/dps8_cable.c t_stat sys_cable (int32 arg, const char * buf) t_stat 1279 src/dps8/dps8_cable.c t_stat rc = SCPE_ARG; t_stat 1340 src/dps8/dps8_cable.c static t_stat t_stat 1514 src/dps8/dps8_cable.c t_stat sys_cable_show (int32 dump, UNUSED const char * buf) t_stat 1662 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 80 src/dps8/dps8_console.c static t_stat opc_reset (DEVICE * dptr); t_stat 81 src/dps8/dps8_console.c static t_stat opc_show_nunits (FILE *st, UNIT *uptr, int val, t_stat 83 src/dps8/dps8_console.c static t_stat opc_set_nunits (UNIT * uptr, int32 value, const char * cptr, t_stat 85 src/dps8/dps8_console.c static t_stat opc_autoinput_set (UNIT *uptr, int32 val, const char *cptr, t_stat 87 src/dps8/dps8_console.c static t_stat opc_autoinput_show (FILE *st, UNIT *uptr, int val, t_stat 89 src/dps8/dps8_console.c static t_stat opc_set_config (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 91 src/dps8/dps8_console.c static t_stat opc_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 93 src/dps8/dps8_console.c static t_stat opc_set_console_port (UNIT * uptr, UNUSED int32 value, t_stat 95 src/dps8/dps8_console.c static t_stat opc_show_console_port (UNUSED FILE * st, UNIT * uptr, t_stat 97 src/dps8/dps8_console.c static t_stat opc_set_console_address (UNIT * uptr, UNUSED int32 value, t_stat 99 src/dps8/dps8_console.c static t_stat opc_show_console_address (UNUSED FILE * st, UNIT * uptr, t_stat 101 src/dps8/dps8_console.c static t_stat opc_set_console_pw (UNIT * uptr, UNUSED int32 value, t_stat 103 src/dps8/dps8_console.c static t_stat opc_show_console_pw (UNUSED FILE * st, UNIT * uptr, t_stat 105 src/dps8/dps8_console.c static t_stat opc_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 107 src/dps8/dps8_console.c static t_stat opc_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 225 src/dps8/dps8_console.c static t_stat opc_svc (UNIT * unitp); t_stat 401 src/dps8/dps8_console.c static t_stat opc_reset (UNUSED DEVICE * dptr) t_stat 569 src/dps8/dps8_console.c static t_stat console_attn (UNUSED UNIT * uptr); t_stat 588 src/dps8/dps8_console.c static t_stat console_attn (UNUSED UNIT * uptr) t_stat 1041 src/dps8/dps8_console.c t_stat stat = cmdp->action (cmdp->arg, cptr); t_stat 1664 src/dps8/dps8_console.c static t_stat opc_svc (UNIT * unitp) t_stat 1675 src/dps8/dps8_console.c static t_stat opc_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 1682 src/dps8/dps8_console.c static t_stat opc_set_nunits (UNUSED UNIT * uptr, int32 UNUSED value, t_stat 1720 src/dps8/dps8_console.c static t_stat opc_set_config (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1776 src/dps8/dps8_console.c static t_stat opc_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 1788 src/dps8/dps8_console.c static t_stat opc_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 1798 src/dps8/dps8_console.c static t_stat opc_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 1814 src/dps8/dps8_console.c static t_stat opc_set_console_port (UNIT * uptr, UNUSED int32 value, t_stat 1835 src/dps8/dps8_console.c static t_stat opc_show_console_port (UNUSED FILE * st, UNIT * uptr, t_stat 1848 src/dps8/dps8_console.c static t_stat opc_set_console_address (UNIT * uptr, UNUSED int32 value, t_stat 1883 src/dps8/dps8_console.c static t_stat opc_show_console_address (UNUSED FILE * st, UNIT * uptr, t_stat 1896 src/dps8/dps8_console.c static t_stat opc_set_console_pw (UNIT * uptr, UNUSED int32 value, t_stat 1922 src/dps8/dps8_console.c static t_stat opc_show_console_pw (UNUSED FILE * st, UNIT * uptr, t_stat 138 src/dps8/dps8_cpu.c static t_stat simh_cpu_reset_and_clear_unit (UNIT * uptr, t_stat 144 src/dps8/dps8_cpu.c static t_stat cpu_show_config (UNUSED FILE * st, UNIT * uptr, t_stat 472 src/dps8/dps8_cpu.c static t_stat cpu_set_config (UNIT * uptr, UNUSED int32 value, t_stat 732 src/dps8/dps8_cpu.c static t_stat cpu_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 739 src/dps8/dps8_cpu.c static t_stat cpu_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 751 src/dps8/dps8_cpu.c static t_stat cpu_show_kips (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 758 src/dps8/dps8_cpu.c static t_stat cpu_set_kips (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 775 src/dps8/dps8_cpu.c static t_stat cpu_show_stall (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 805 src/dps8/dps8_cpu.c static t_stat cpu_set_stall (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 850 src/dps8/dps8_cpu.c static t_stat setCPUConfigL68 (UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, UNUSED void * desc) { t_stat 875 src/dps8/dps8_cpu.c static t_stat setCPUConfigDPS8M (UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, UNUSED void * desc) { t_stat 1018 src/dps8/dps8_cpu.c static t_stat simh_cpu_reset_and_clear_unit (UNIT * uptr, t_stat 1045 src/dps8/dps8_cpu.c static t_stat simh_cpu_reset_unit (UNIT * uptr, t_stat 1263 src/dps8/dps8_cpu.c static t_stat cpu_boot (UNUSED int32 cpu_unit_idx, UNUSED DEVICE * dptr) t_stat 1613 src/dps8/dps8_cpu.c static t_stat sim_cpu_reset (UNUSED DEVICE *dptr) t_stat 1632 src/dps8/dps8_cpu.c static t_stat cpu_ex (t_value *vptr, t_addr addr, UNUSED UNIT * uptr, t_stat 1646 src/dps8/dps8_cpu.c static t_stat cpu_dep (t_value val, t_addr addr, UNUSED UNIT * uptr, t_stat 1758 src/dps8/dps8_cpu.c t_stat simh_hooks (cpu_state_t * cpup) t_stat 1844 src/dps8/dps8_cpu.c t_stat sim_instr (void) t_stat 1847 src/dps8/dps8_cpu.c t_stat reason = 0; t_stat 2255 src/dps8/dps8_cpu.c t_stat threadz_sim_instr (void) t_stat 2270 src/dps8/dps8_cpu.c t_stat reason = 0; t_stat 2962 src/dps8/dps8_cpu.c t_stat ret = executeInstruction (cpup); t_stat 3678 src/dps8/dps8_cpu.c t_stat write_operand (cpu_state_t * cpup, word18 addr, UNUSED processor_cycle_type cyctyp) t_stat 3723 src/dps8/dps8_cpu.c t_stat set_mem_watch (int32 arg, const char * buf) t_stat 2003 src/dps8/dps8_cpu.h t_stat simh_hooks (cpu_state_t * cpup); t_stat 2008 src/dps8/dps8_cpu.h t_stat write_operand (cpu_state_t * cpup, word18 addr, processor_cycle_type acctyp); t_stat 2394 src/dps8/dps8_cpu.h t_stat set_mem_watch (int32 arg, const char * buf); t_stat 2411 src/dps8/dps8_cpu.h t_stat threadz_sim_instr (void); t_stat 66 src/dps8/dps8_crdpun.c static t_stat pun_reset (DEVICE * dptr); t_stat 67 src/dps8/dps8_crdpun.c static t_stat pun_show_nunits (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 68 src/dps8/dps8_crdpun.c static t_stat pun_set_nunits (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 69 src/dps8/dps8_crdpun.c static t_stat pun_show_device_name (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 70 src/dps8/dps8_crdpun.c static t_stat pun_set_device_name (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 71 src/dps8/dps8_crdpun.c static t_stat pun_show_path (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 73 src/dps8/dps8_crdpun.c static t_stat pun_set_path (UNUSED UNIT * uptr, UNUSED int32 value, const UNUSED char * cptr, t_stat 75 src/dps8/dps8_crdpun.c static t_stat pun_set_config (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, t_stat 77 src/dps8/dps8_crdpun.c static t_stat pun_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, t_stat 272 src/dps8/dps8_crdpun.c static t_stat pun_reset (UNUSED DEVICE * dptr) t_stat 1254 src/dps8/dps8_crdpun.c static t_stat pun_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, t_stat 1261 src/dps8/dps8_crdpun.c static t_stat pun_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, t_stat 1273 src/dps8/dps8_crdpun.c static t_stat pun_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 1283 src/dps8/dps8_crdpun.c static t_stat pun_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1299 src/dps8/dps8_crdpun.c static t_stat pun_set_path (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1324 src/dps8/dps8_crdpun.c static t_stat pun_show_path (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 1338 src/dps8/dps8_crdpun.c static t_stat pun_set_config (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1374 src/dps8/dps8_crdpun.c static t_stat pun_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 69 src/dps8/dps8_crdrdr.c static t_stat rdr_reset (DEVICE * dptr); t_stat 70 src/dps8/dps8_crdrdr.c static t_stat rdr_show_nunits (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 71 src/dps8/dps8_crdrdr.c static t_stat rdr_set_nunits (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 72 src/dps8/dps8_crdrdr.c static t_stat rdr_show_device_name (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 73 src/dps8/dps8_crdrdr.c static t_stat rdr_set_device_name (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 74 src/dps8/dps8_crdrdr.c static t_stat rdr_show_path (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 76 src/dps8/dps8_crdrdr.c static t_stat rdr_set_path (UNUSED UNIT * uptr, UNUSED int32 value, const UNUSED char * cptr, t_stat 228 src/dps8/dps8_crdrdr.c static t_stat rdr_reset (UNUSED DEVICE * dptr) t_stat 1043 src/dps8/dps8_crdrdr.c static t_stat rdr_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, t_stat 1050 src/dps8/dps8_crdrdr.c static t_stat rdr_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, t_stat 1062 src/dps8/dps8_crdrdr.c static t_stat rdr_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 1072 src/dps8/dps8_crdrdr.c static t_stat rdr_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1088 src/dps8/dps8_crdrdr.c static t_stat rdr_set_path (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1116 src/dps8/dps8_crdrdr.c static t_stat rdr_show_path (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 80 src/dps8/dps8_dia.c static t_stat set_config (UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc) t_stat 126 src/dps8/dps8_dia.c static t_stat show_config (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 146 src/dps8/dps8_dia.c static t_stat show_status (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 165 src/dps8/dps8_dia.c static t_stat show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 172 src/dps8/dps8_dia.c static t_stat set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 240 src/dps8/dps8_dia.c static t_stat reset (UNUSED DEVICE * dptr) t_stat 245 src/dps8/dps8_dia.c static t_stat attach (UNIT * uptr, const char * cptr) t_stat 253 src/dps8/dps8_dia.c t_stat ret; t_stat 282 src/dps8/dps8_dia.c static t_stat detach (UNIT * uptr) t_stat 285 src/dps8/dps8_dia.c t_stat ret; t_stat 342 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 348 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 359 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 373 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 409 src/dps8/dps8_disk.c static t_stat dsk_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 419 src/dps8/dps8_disk.c static t_stat dsk_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 441 src/dps8/dps8_disk.c t_stat signal_disk_ready (uint dsk_unit_idx) { t_stat 532 src/dps8/dps8_disk.c static t_stat disk_set_ready (UNIT * uptr, UNUSED int32 value, t_stat 545 src/dps8/dps8_disk.c t_stat unloadDisk (uint dsk_unit_idx) { t_stat 547 src/dps8/dps8_disk.c t_stat stat = sim_disk_detach (& dsk_unit [dsk_unit_idx]); t_stat 556 src/dps8/dps8_disk.c t_stat loadDisk (uint dsk_unit_idx, const char * disk_filename, bool ro) { t_stat 561 src/dps8/dps8_disk.c t_stat stat = attach_unit (& dsk_unit [dsk_unit_idx], disk_filename); t_stat 620 src/dps8/dps8_disk.c static t_stat disk_reset (UNUSED DEVICE * dptr) t_stat 625 src/dps8/dps8_disk.c static t_stat disk_attach (UNIT *uptr, CONST char *cptr) t_stat 1662 src/dps8/dps8_disk.c static t_stat ipc_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 1669 src/dps8/dps8_disk.c static t_stat ipc_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1681 src/dps8/dps8_disk.c static t_stat ipc_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 1694 src/dps8/dps8_disk.c static t_stat ipc_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 1804 src/dps8/dps8_disk.c static t_stat msp_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 1811 src/dps8/dps8_disk.c static t_stat msp_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1823 src/dps8/dps8_disk.c static t_stat msp_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 1836 src/dps8/dps8_disk.c static t_stat msp_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 79 src/dps8/dps8_disk.h t_stat attachDisk (char * label); t_stat 81 src/dps8/dps8_disk.h t_stat loadDisk (uint dsk_unit_idx, const char * disk_filename, bool ro); t_stat 82 src/dps8/dps8_disk.h t_stat unloadDisk (uint dsk_unit_idx); t_stat 83 src/dps8/dps8_disk.h t_stat signal_disk_ready (uint dsk_unit_idx); t_stat 121 src/dps8/dps8_fnp2.c static t_stat fnpShowConfig (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 122 src/dps8/dps8_fnp2.c static t_stat fnpSetConfig (UNIT * uptr, int value, const char * cptr, void * desc); t_stat 123 src/dps8/dps8_fnp2.c static t_stat fnpShowStatus (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 124 src/dps8/dps8_fnp2.c static t_stat fnpShowNUnits (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 125 src/dps8/dps8_fnp2.c static t_stat fnpSetNUnits (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 126 src/dps8/dps8_fnp2.c static t_stat fnpShowIPCname (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 127 src/dps8/dps8_fnp2.c static t_stat fnpSetIPCname (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 128 src/dps8/dps8_fnp2.c static t_stat fnpShowService (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 129 src/dps8/dps8_fnp2.c static t_stat fnpSetService (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 130 src/dps8/dps8_fnp2.c static t_stat fnpShowFW (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 131 src/dps8/dps8_fnp2.c static t_stat fnpSetFW (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 132 src/dps8/dps8_fnp2.c static t_stat fnp_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 134 src/dps8/dps8_fnp2.c static t_stat fnp_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 259 src/dps8/dps8_fnp2.c static t_stat fnpReset (DEVICE * dptr); t_stat 377 src/dps8/dps8_fnp2.c static t_stat fnpReset (UNUSED DEVICE * dptr) t_stat 1796 src/dps8/dps8_fnp2.c static t_stat fnpShowNUnits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 1803 src/dps8/dps8_fnp2.c static t_stat fnpSetNUnits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1816 src/dps8/dps8_fnp2.c static t_stat fnpShowIPCname (UNUSED FILE * st, UNIT * uptr, t_stat 1826 src/dps8/dps8_fnp2.c static t_stat fnpSetIPCname (UNIT * uptr, UNUSED int32 value, t_stat 1842 src/dps8/dps8_fnp2.c static t_stat fnpShowService (UNUSED FILE * st, UNIT * uptr, t_stat 1879 src/dps8/dps8_fnp2.c static t_stat fnpSetService (UNIT * uptr, UNUSED int32 value, t_stat 1924 src/dps8/dps8_fnp2.c static t_stat fnpShowConfig (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 2012 src/dps8/dps8_fnp2.c static t_stat fnpSetFW (UNIT * uptr, UNUSED int32 value, t_stat 2161 src/dps8/dps8_fnp2.c static t_stat fnpShowFW (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 2187 src/dps8/dps8_fnp2.c static t_stat fnpShowStatus (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 2277 src/dps8/dps8_fnp2.c static t_stat fnp_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 2290 src/dps8/dps8_fnp2.c static t_stat fnp_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 2312 src/dps8/dps8_fnp2.c static t_stat fnpSetConfig (UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc) t_stat 2360 src/dps8/dps8_fnp2.c t_stat 2459 src/dps8/dps8_fnp2.c t_stat set_fnp_server_port (UNUSED int32 arg, const char * buf) t_stat 2479 src/dps8/dps8_fnp2.c t_stat set_fnp_server_address (UNUSED int32 arg, const char * buf) t_stat 2510 src/dps8/dps8_fnp2.c t_stat set_fnp_3270_server_port (UNUSED int32 arg, const char * buf) t_stat 2531 src/dps8/dps8_fnp2.c t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf) t_stat 335 src/dps8/dps8_fnp2.h t_stat diaCommand (int fnpUnitNum, char *arg3); t_stat 338 src/dps8/dps8_fnp2.h t_stat set_fnp_server_port (int32 arg, const char * buf); t_stat 339 src/dps8/dps8_fnp2.h t_stat set_fnp_server_address (int32 arg, const char * buf); t_stat 340 src/dps8/dps8_fnp2.h t_stat set_fnp_3270_server_port (int32 arg, const char * buf); t_stat 341 src/dps8/dps8_fnp2.h t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf); t_stat 62 src/dps8/dps8_ins.c HOT static t_stat doInstruction (cpu_state_t * cpup); t_stat 1096 src/dps8/dps8_ins.c t_stat display_the_matrix (UNUSED int32 arg, UNUSED const char * buf) t_stat 1371 src/dps8/dps8_ins.c t_stat executeInstruction (cpu_state_t * cpup) { t_stat 2042 src/dps8/dps8_ins.c t_stat ret = doInstruction (cpup); t_stat 2375 src/dps8/dps8_ins.c HOT static t_stat doInstruction (cpu_state_t * cpup) t_stat 7169 src/dps8/dps8_ins.c t_stat rc = scu_rscr (cpup, (uint) scuUnitIdx, current_running_cpu_idx, t_stat 8127 src/dps8/dps8_ins.c t_stat rc = scu_rmcm ((uint) scuUnitIdx, t_stat 8204 src/dps8/dps8_ins.c t_stat rc = scu_rscr (cpup, (uint) scuUnitIdx, current_running_cpu_idx, t_stat 8654 src/dps8/dps8_ins.c t_stat rc = scu_smcm ((uint) scuUnitIdx, t_stat 8691 src/dps8/dps8_ins.c t_stat rc = scu_smic (cpup, (uint) scuUnitIdx, current_running_cpu_idx, t_stat 8719 src/dps8/dps8_ins.c t_stat rc = scu_sscr (cpup, (uint) scuUnitIdx, current_running_cpu_idx, t_stat 24 src/dps8/dps8_ins.h t_stat display_the_matrix (int32 arg, const char * buf); t_stat 26 src/dps8/dps8_ins.h t_stat prepareComputedAddress (void); // new t_stat 29 src/dps8/dps8_ins.h t_stat executeInstruction (cpu_state_t * cpup); t_stat 901 src/dps8/dps8_iom.c static t_stat iom_action (UNIT *up) t_stat 923 src/dps8/dps8_iom.c static t_stat iom_show_mbx (UNUSED FILE * st, t_stat 930 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 936 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 950 src/dps8/dps8_iom.c static t_stat iom_show_config (UNUSED FILE * st, UNIT * uptr, UNUSED int val, t_stat 1117 src/dps8/dps8_iom.c static t_stat iom_set_config (UNIT * uptr, UNUSED int value, const char * cptr, UNUSED void * desc) t_stat 1261 src/dps8/dps8_iom.c static t_stat iom_reset_unit (UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, t_stat 1342 src/dps8/dps8_iom.c t_stat iom_unit_reset_idx (UNUSED uint iom_unit_idx) t_stat 1347 src/dps8/dps8_iom.c static t_stat iom_reset (UNUSED DEVICE * dptr) t_stat 1358 src/dps8/dps8_iom.c static t_stat boot_svc (UNIT * unitp); t_stat 1541 src/dps8/dps8_iom.c static t_stat boot_svc (UNIT * unitp) t_stat 1588 src/dps8/dps8_iom.c static t_stat iom_boot (int unitNum, UNUSED DEVICE * dptr) t_stat 421 src/dps8/dps8_iom.h t_stat iom_unit_reset_idx (uint iom_unit_idx); t_stat 155 src/dps8/dps8_mgp.c static t_stat t_stat 164 src/dps8/dps8_mgp.c static t_stat t_stat 184 src/dps8/dps8_mgp.c static t_stat t_stat 207 src/dps8/dps8_mgp.c static t_stat t_stat 261 src/dps8/dps8_mgp.c static t_stat t_stat 270 src/dps8/dps8_mgp.c static t_stat t_stat 290 src/dps8/dps8_mgp.c static t_stat t_stat 155 src/dps8/dps8_mt.c static t_stat mtp_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 163 src/dps8/dps8_mt.c static t_stat mtp_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 175 src/dps8/dps8_mt.c static t_stat mtp_show_boot_drive (UNUSED FILE * st, UNIT * uptr, t_stat 189 src/dps8/dps8_mt.c static t_stat mtp_set_boot_drive (UNIT * uptr, UNUSED int32 value, t_stat 232 src/dps8/dps8_mt.c static t_stat mtp_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 242 src/dps8/dps8_mt.c static t_stat mtp_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 295 src/dps8/dps8_mt.c static t_stat mtp_reset (UNUSED DEVICE * dptr) t_stat 400 src/dps8/dps8_mt.c static t_stat mt_rewind (UNIT * uptr, UNUSED int32 value, t_stat 406 src/dps8/dps8_mt.c static t_stat mt_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 413 src/dps8/dps8_mt.c static t_stat mt_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 425 src/dps8/dps8_mt.c static t_stat mt_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 438 src/dps8/dps8_mt.c static t_stat mt_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 454 src/dps8/dps8_mt.c static t_stat mt_show_tape_path (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 474 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 727 src/dps8/dps8_mt.c static t_stat tape_set_ready (UNIT * uptr, UNUSED int32 value, t_stat 841 src/dps8/dps8_mt.c static t_stat mt_reset (DEVICE * dptr) t_stat 929 src/dps8/dps8_mt.c t_stat loadTape (uint driveNumber, char * tapeFilename, bool ro) t_stat 941 src/dps8/dps8_mt.c t_stat stat = sim_tape_attach (& mt_unit [driveNumber], full_tape_file_name); t_stat 950 src/dps8/dps8_mt.c t_stat unloadTape (uint driveNumber) t_stat 954 src/dps8/dps8_mt.c t_stat stat = sim_tape_detach (& mt_unit [driveNumber]); t_stat 1004 src/dps8/dps8_mt.c t_stat rc = sim_tape_rdrecf (unitp, & tape_statep -> buf [0], & tape_statep -> tbc, t_stat 1853 src/dps8/dps8_mt.c t_stat 1856 src/dps8/dps8_mt.c t_stat ret = MTSE_OK; t_stat 1909 src/dps8/dps8_mt.c t_stat ret = sim_tape_spfilebyrecf (unitp, tally, & skipped, & recsskipped, false); t_stat 1971 src/dps8/dps8_mt.c t_stat 1979 src/dps8/dps8_mt.c t_stat ret = sim_tape_sprecr (unitp, & tape_statep->tbc); t_stat 2037 src/dps8/dps8_mt.c t_stat 2047 src/dps8/dps8_mt.c t_stat ret = sim_tape_spfilebyrecr (unitp, tally, & skipped, & recsskipped); t_stat 2428 src/dps8/dps8_mt.c t_stat attachTape (char * label, bool withring, char * drive) t_stat 2449 src/dps8/dps8_mt.c t_stat mount_tape (UNUSED int32 arg, const char * buf) t_stat 2474 src/dps8/dps8_mt.c t_stat detachTape (char * drive) t_stat 53 src/dps8/dps8_mt.h t_stat loadTape (uint driveNumber, char * tapeFilename, bool ro); t_stat 54 src/dps8/dps8_mt.h t_stat attachTape (char * label, bool withring, char * drive); t_stat 56 src/dps8/dps8_mt.h t_stat detachTape (char * drive); t_stat 59 src/dps8/dps8_mt.h t_stat unloadTape (uint driveNumber); t_stat 60 src/dps8/dps8_mt.h t_stat mount_tape (int32 arg, const char * buf); t_stat 61 src/dps8/dps8_mt.h t_stat signal_tape (uint tap_unit_idx, word8 status0, word8 status1); t_stat 86 src/dps8/dps8_prt.c static t_stat prt_reset (DEVICE * dptr); t_stat 87 src/dps8/dps8_prt.c static t_stat prt_show_nunits (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 88 src/dps8/dps8_prt.c static t_stat prt_set_nunits (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 89 src/dps8/dps8_prt.c static t_stat prt_show_device_name (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 90 src/dps8/dps8_prt.c static t_stat prt_set_device_name (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 91 src/dps8/dps8_prt.c static t_stat prt_set_config (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 93 src/dps8/dps8_prt.c static t_stat prt_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 95 src/dps8/dps8_prt.c static t_stat prt_show_path (UNUSED FILE * st, UNIT * uptr, t_stat 97 src/dps8/dps8_prt.c static t_stat prt_set_path (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 99 src/dps8/dps8_prt.c static t_stat prt_set_ready (UNIT * uptr, UNUSED int32 value, t_stat 103 src/dps8/dps8_prt.c static t_stat prt_show_device_model (FILE *st, UNIT *uptr, int val, const void *desc); t_stat 104 src/dps8/dps8_prt.c static t_stat prt_set_device_model (UNIT * uptr, int32 value, const char * cptr, void * desc); t_stat 365 src/dps8/dps8_prt.c static t_stat prt_reset (UNUSED DEVICE * dptr) t_stat 1773 src/dps8/dps8_prt.c static t_stat prt_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, t_stat 1780 src/dps8/dps8_prt.c static t_stat prt_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, t_stat 1792 src/dps8/dps8_prt.c static t_stat prt_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 1802 src/dps8/dps8_prt.c static t_stat prt_set_device_model (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1825 src/dps8/dps8_prt.c static t_stat prt_show_device_model (UNUSED FILE * st, UNIT * uptr, t_stat 1835 src/dps8/dps8_prt.c static t_stat prt_set_device_name (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1853 src/dps8/dps8_prt.c static t_stat prt_show_path (UNUSED FILE * st, UNUSED UNUSED UNIT * uptr, t_stat 1883 src/dps8/dps8_prt.c static t_stat prt_set_path (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 1908 src/dps8/dps8_prt.c t_stat burst_printer (UNUSED int32 arg, const char * buf) t_stat 1928 src/dps8/dps8_prt.c static t_stat signal_prt_ready (uint prt_unit_idx) { t_stat 1972 src/dps8/dps8_prt.c static t_stat prt_set_ready (UNIT * uptr, UNUSED int32 value, t_stat 2005 src/dps8/dps8_prt.c static t_stat prt_set_config (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 2043 src/dps8/dps8_prt.c static t_stat prt_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 24 src/dps8/dps8_prt.h t_stat burst_printer (UNUSED int32 arg, const char * buf); t_stat 605 src/dps8/dps8_scu.c static t_stat scu_set_state (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 613 src/dps8/dps8_scu.c static t_stat scu_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 620 src/dps8/dps8_scu.c static t_stat scu_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 632 src/dps8/dps8_scu.c static t_stat scu_show_state (UNUSED FILE * st, UNIT *uptr, UNUSED int val, t_stat 696 src/dps8/dps8_scu.c static t_stat scu_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 855 src/dps8/dps8_scu.c static t_stat scu_set_config (UNIT * uptr, UNUSED int32 value, t_stat 1167 src/dps8/dps8_scu.c t_stat scu_reset (UNUSED DEVICE * dptr) t_stat 1542 src/dps8/dps8_scu.c t_stat scu_smic (cpu_state_t * cpup, uint scu_unit_idx, uint UNUSED cpu_unit_udx, t_stat 1636 src/dps8/dps8_scu.c t_stat scu_sscr (cpu_state_t * cpup, uint scu_unit_idx, UNUSED uint cpu_unit_udx, t_stat 1909 src/dps8/dps8_scu.c t_stat scu_rscr (cpu_state_t * cpup, uint scu_unit_idx, uint cpu_unit_udx, word18 addr, t_stat 2489 src/dps8/dps8_scu.c t_stat scu_reset_unit (UNIT * uptr, UNUSED int32 value, t_stat 2528 src/dps8/dps8_scu.c t_stat scu_rmcm (uint scu_unit_idx, uint cpu_unit_udx, word36 * rega, t_stat 2627 src/dps8/dps8_scu.c t_stat scu_smcm (uint scu_unit_idx, uint cpu_unit_udx, word36 rega, word36 regq) t_stat 94 src/dps8/dps8_scu.h t_stat scu_sscr (cpu_state_t * cpup, uint scu_unit_idx, UNUSED uint cpu_unit_idx, uint cpu_port_num, word18 addr, t_stat 96 src/dps8/dps8_scu.h t_stat scu_smic (cpu_state_t * cpup, uint scu_unit_idx, uint UNUSED cpu_unit_idx, uint cpu_port_num, word36 rega); t_stat 97 src/dps8/dps8_scu.h t_stat scu_rscr (cpu_state_t * cpup, uint scu_unit_idx, uint cpu_unit_idx, word18 addr, word36 * rega, word36 * regq); t_stat 99 src/dps8/dps8_scu.h t_stat scu_rmcm (uint scu_unit_idx, uint cpu_unit_idx, word36 * rega, word36 * regq); t_stat 100 src/dps8/dps8_scu.h t_stat scu_smcm (uint scu_unit_idx, uint cpu_unit_idx, word36 rega, word36 regq); t_stat 103 src/dps8/dps8_scu.h t_stat scu_reset (DEVICE *dptr); t_stat 104 src/dps8/dps8_scu.h t_stat scu_reset_unit (UNIT * uptr, int32 value, const char * cptr, t_stat 87 src/dps8/dps8_socket_dev.c static t_stat sk_show_nunits (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 94 src/dps8/dps8_socket_dev.c static t_stat sk_set_nunits (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 106 src/dps8/dps8_socket_dev.c static t_stat skc_show_device_name (UNUSED FILE * st, UNIT * uptr, t_stat 117 src/dps8/dps8_socket_dev.c static t_stat skc_set_device_name (UNIT * uptr, UNUSED int32 value, t_stat 242 src/dps8/dps8_socket_dev.c static t_stat sk_reset (UNUSED DEVICE * dptr) t_stat 1762 src/dps8/dps8_sys.c t_stat stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ t_stat 1773 src/dps8/dps8_sys.c static t_stat set_default_base_system (UNUSED int32 arg, UNUSED const char * buf) t_stat 1791 src/dps8/dps8_sys.c static t_stat boot_skip (int32 UNUSED arg, UNUSED const char * buf) t_stat 1794 src/dps8/dps8_sys.c t_stat rc = sim_tape_sprecsf (& mt_unit[0], 1, & skipped); t_stat 1804 src/dps8/dps8_sys.c static t_stat do_execute_fault (UNUSED int32 arg, UNUSED const char * buf) t_stat 1816 src/dps8/dps8_sys.c static t_stat do_restart (UNUSED int32 arg, UNUSED const char * buf) t_stat 1848 src/dps8/dps8_sys.c t_stat rc = run_cmd (RU_CONT, ""); t_stat 1852 src/dps8/dps8_sys.c static t_stat set_sys_polling_interval (UNUSED int32 arg, const char * buf) t_stat 1867 src/dps8/dps8_sys.c static t_stat set_sys_slow_polling_interval (UNUSED int32 arg, const char * buf) t_stat 1882 src/dps8/dps8_sys.c static t_stat set_sys_poll_check_rate (UNUSED int32 arg, const char * buf) t_stat 1938 src/dps8/dps8_sys.c static t_stat dps_debug_mme_cntdwn (UNUSED int32 arg, const char * buf) t_stat 1945 src/dps8/dps8_sys.c static t_stat dps_debug_skip (UNUSED int32 arg, const char * buf) t_stat 1953 src/dps8/dps8_sys.c static t_stat dps_debug_start (UNUSED int32 arg, const char * buf) t_stat 1960 src/dps8/dps8_sys.c static t_stat dps_debug_stop (UNUSED int32 arg, const char * buf) t_stat 1967 src/dps8/dps8_sys.c static t_stat dps_debug_break (UNUSED int32 arg, const char * buf) t_stat 1976 src/dps8/dps8_sys.c static t_stat dps_debug_segno (int32 arg, const char * buf) t_stat 2000 src/dps8/dps8_sys.c static t_stat dps_debug_ringno (UNUSED int32 arg, const char * buf) t_stat 2007 src/dps8/dps8_sys.c static t_stat dps_debug_bar (int32 arg, UNUSED const char * buf) t_stat 2018 src/dps8/dps8_sys.c t_stat 2229 src/dps8/dps8_sys.c static t_stat abs_addr_n (int segno, uint offset) t_stat 2244 src/dps8/dps8_sys.c static t_stat abs_addr (UNUSED int32 arg, const char * buf) t_stat 2726 src/dps8/dps8_sys.c static t_stat stack_trace (UNUSED int32 arg, UNUSED const char * buf) t_stat 2893 src/dps8/dps8_sys.c static t_stat list_source_at (UNUSED int32 arg, UNUSED const char * buf) t_stat 2912 src/dps8/dps8_sys.c static t_stat load_system_book (UNUSED int32 arg, UNUSED const char * buf) t_stat 3056 src/dps8/dps8_sys.c static t_stat add_system_book_entry (UNUSED int32 arg, const char * buf) t_stat 3092 src/dps8/dps8_sys.c static t_stat lookup_system_book (UNUSED int32 arg, const char * buf) t_stat 3200 src/dps8/dps8_sys.c static t_stat virtAddrN (uint address) t_stat 3313 src/dps8/dps8_sys.c static t_stat virt_address (UNUSED int32 arg, const char * buf) t_stat 3323 src/dps8/dps8_sys.c static t_stat set_search_path (UNUSED int32 arg, UNUSED const char * buf) t_stat 3354 src/dps8/dps8_sys.c t_stat brkbrk (UNUSED int32 arg, UNUSED const char * buf) t_stat 3362 src/dps8/dps8_sys.c static t_stat sbreak (int32 arg, const char * buf) t_stat 3375 src/dps8/dps8_sys.c t_stat rc = brk_cmd (arg, reformatted); t_stat 3380 src/dps8/dps8_sys.c static t_stat dfx1entry (UNUSED int32 arg, UNUSED const char * buf) t_stat 3419 src/dps8/dps8_sys.c static t_stat dfx1exit (UNUSED int32 arg, UNUSED const char * buf) t_stat 3427 src/dps8/dps8_sys.c static t_stat dv2scale (UNUSED int32 arg, UNUSED const char * buf) t_stat 3434 src/dps8/dps8_sys.c static t_stat dfx2entry (UNUSED int32 arg, UNUSED const char * buf) t_stat 3490 src/dps8/dps8_sys.c static t_stat mdfx3entry (UNUSED int32 arg, UNUSED const char * buf) t_stat 3534 src/dps8/dps8_sys.c static t_stat smfx1entry (UNUSED int32 arg, UNUSED const char * buf) t_stat 3579 src/dps8/dps8_sys.c static t_stat search_memory (UNUSED int32 arg, const char * buf) t_stat 3592 src/dps8/dps8_sys.c static t_stat set_dbg_cpu_mask (int32 UNUSED arg, const char * UNUSED buf) t_stat 3613 src/dps8/dps8_sys.c static t_stat scraper (UNUSED int32 arg, const char * buf) t_stat 3636 src/dps8/dps8_sys.c static t_stat clear_yield (int32 flag, UNUSED const char * cptr) t_stat 3641 src/dps8/dps8_sys.c static t_stat yield (int32 flag, UNUSED const char * cptr) t_stat 3648 src/dps8/dps8_sys.c static t_stat set_luf (int32 flag, UNUSED const char * cptr) t_stat 3695 src/dps8/dps8_sys.c static t_stat set_dbgevent (int32 arg, const char * buf) t_stat 3773 src/dps8/dps8_sys.c t_stat rewind_media (int32 arg, const char * buf) { t_stat 3799 src/dps8/dps8_sys.c t_stat load_media (int32 arg, const char * buf) t_stat 3852 src/dps8/dps8_sys.c t_stat ready_media (int32 arg, const char * buf) { t_stat 3883 src/dps8/dps8_sys.c static t_stat trkw (UNUSED int32 arg, const char * buf) t_stat 3889 src/dps8/dps8_sys.c static t_stat trkr (UNUSED int32 arg, const char * buf) t_stat 4733 src/dps8/dps8_sys.c t_stat fprint_sym (UNUSED FILE * ofile, UNUSED t_addr addr, t_stat 4770 src/dps8/dps8_sys.c return (t_stat) -p->info->ndes; t_stat 4786 src/dps8/dps8_sys.c t_stat parse_sym (UNUSED const char * cptr, UNUSED t_addr addr, t_stat 4801 src/dps8/dps8_sys.c static t_stat sys_show_config (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 4817 src/dps8/dps8_sys.c static t_stat sys_set_break (UNUSED UNIT * uptr, int32 value, t_stat 4824 src/dps8/dps8_sys.c static t_stat sys_show_break (UNUSED FILE * st, UNUSED UNIT * uptr, t_stat 4848 src/dps8/dps8_sys.c static t_stat sys_set_config (UNUSED UNIT * uptr, UNUSED int32 value, t_stat 4921 src/dps8/dps8_sys.c static t_stat sys_reset (UNUSED DEVICE * dptr) t_stat 119 src/dps8/dps8_sys.h t_stat brkbrk (int32 arg, const char * buf); t_stat 91 src/dps8/dps8_urp.c static t_stat urpShowUnits (UNUSED FILE * st, UNUSED UNIT * uptr, UNUSED int val, UNUSED const void * desc) t_stat 97 src/dps8/dps8_urp.c static t_stat urpSetUnits (UNUSED UNIT * uptr, UNUSED int32 value, const char * cptr, UNUSED void * desc) t_stat 108 src/dps8/dps8_urp.c static t_stat urpShowDeviceName (UNUSED FILE * st, UNIT * uptr, UNUSED int val, UNUSED const void * desc) t_stat 117 src/dps8/dps8_urp.c static t_stat urpSetDeviceName (UNUSED UNIT * uptr, UNUSED int32 value, UNUSED const char * cptr, UNUSED void * desc) t_stat 164 src/dps8/dps8_urp.c static t_stat urpReset (UNUSED DEVICE * dptr) t_stat 681 src/dps8/hdbg.c t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf) t_stat 689 src/dps8/hdbg.c t_stat hdbg_size (UNUSED int32 arg, const char * buf) { t_stat 697 src/dps8/hdbg.c t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf) { t_stat 704 src/dps8/hdbg.c t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf) { t_stat 722 src/dps8/hdbg.c t_stat hdbg_print (UNUSED int32 arg, const char * buf) { t_stat 22 src/dps8/hdbg.h t_stat hdbg_size (int32 arg, UNUSED const char * buf); t_stat 23 src/dps8/hdbg.h t_stat hdbg_print (int32 arg, UNUSED const char * buf); t_stat 24 src/dps8/hdbg.h t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf); t_stat 25 src/dps8/hdbg.h t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf); t_stat 26 src/dps8/hdbg.h t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf); t_stat 193 src/dps8/segldr.c static t_stat stack (char * p2, char * p3) t_stat 240 src/dps8/segldr.c static t_stat bload (char * p2, char * p3) t_stat 333 src/dps8/segldr.c static t_stat msave (char * p2, word24 sz) t_stat 359 src/dps8/segldr.c t_stat mrestore (char * p2) t_stat 392 src/dps8/segldr.c t_stat segment_loader (int32 arg, const char * buf) t_stat 17 src/dps8/segldr.h t_stat segment_loader (int32 arg, const char * buf); t_stat 18 src/dps8/segldr.h t_stat mrestore (char * p2); t_stat 277 src/simh/scp.c t_stat tmxr_locate_line_send (const char *dev_line, SEND **snd); t_stat 278 src/simh/scp.c t_stat tmxr_locate_line_expect (const char *dev_line, EXPECT **exp); t_stat 289 src/simh/scp.c t_bool (*sim_vm_fprint_stopped) (FILE *st, t_stat reason) = NULL; t_stat 299 src/simh/scp.c t_stat set_dev_radix (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 300 src/simh/scp.c t_stat set_dev_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 301 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 302 src/simh/scp.c t_stat set_unit_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 303 src/simh/scp.c t_stat ssh_break (FILE *st, const char *cptr, int32 flg); t_stat 304 src/simh/scp.c t_stat show_cmd_fi (FILE *ofile, int32 flag, CONST char *cptr); t_stat 305 src/simh/scp.c t_stat show_config (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 306 src/simh/scp.c t_stat show_queue (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 307 src/simh/scp.c t_stat show_time (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 308 src/simh/scp.c t_stat show_mod_names (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 309 src/simh/scp.c t_stat show_show_commands (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 310 src/simh/scp.c t_stat show_log_names (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 311 src/simh/scp.c t_stat show_dev_radix (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 312 src/simh/scp.c t_stat show_dev_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 313 src/simh/scp.c t_stat show_dev_logicals (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 314 src/simh/scp.c t_stat show_dev_modifiers (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 315 src/simh/scp.c t_stat show_dev_show_commands (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 316 src/simh/scp.c t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 317 src/simh/scp.c t_stat show_buildinfo (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cprr); t_stat 318 src/simh/scp.c t_stat show_prom (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 319 src/simh/scp.c t_stat show_default_base_system_script (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 320 src/simh/scp.c t_stat show_default (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 321 src/simh/scp.c t_stat show_break (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 322 src/simh/scp.c t_stat show_on (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 323 src/simh/scp.c t_stat sim_show_send (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 324 src/simh/scp.c t_stat sim_show_expect (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 325 src/simh/scp.c t_stat show_device (FILE *st, DEVICE *dptr, int32 flag); t_stat 326 src/simh/scp.c t_stat show_unit (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag); t_stat 327 src/simh/scp.c t_stat show_all_mods (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flg, int32 *toks); t_stat 328 src/simh/scp.c t_stat show_one_mod (FILE *st, DEVICE *dptr, UNIT *uptr, MTAB *mptr, CONST char *cptr, int32 flag); t_stat 329 src/simh/scp.c t_stat sim_save (FILE *sfile); t_stat 330 src/simh/scp.c t_stat sim_rest (FILE *rfile); t_stat 334 src/simh/scp.c t_stat sim_brk_init (void); t_stat 335 src/simh/scp.c t_stat sim_brk_set (t_addr loc, int32 sw, int32 ncnt, CONST char *act); t_stat 336 src/simh/scp.c t_stat sim_brk_clr (t_addr loc, int32 sw); t_stat 337 src/simh/scp.c t_stat sim_brk_clrall (int32 sw); t_stat 338 src/simh/scp.c t_stat sim_brk_show (FILE *st, t_addr loc, int32 sw); t_stat 339 src/simh/scp.c t_stat sim_brk_showall (FILE *st, uint32 sw); t_stat 354 src/simh/scp.c t_stat get_aval (t_addr addr, DEVICE *dptr, UNIT *uptr); t_stat 358 src/simh/scp.c void fprint_stopped (FILE *st, t_stat r); t_stat 368 src/simh/scp.c t_stat scp_attach_unit (DEVICE *dptr, UNIT *uptr, const char *cptr); t_stat 369 src/simh/scp.c t_stat scp_detach_unit (DEVICE *dptr, UNIT *uptr); t_stat 371 src/simh/scp.c t_stat attach_err (UNIT *uptr, t_stat stat); t_stat 372 src/simh/scp.c t_stat detach_all (int32 start_device, t_bool shutdown); t_stat 373 src/simh/scp.c t_stat assign_device (DEVICE *dptr, const char *cptr); t_stat 374 src/simh/scp.c t_stat deassign_device (DEVICE *dptr); t_stat 375 src/simh/scp.c t_stat ssh_break_one (FILE *st, int32 flg, t_addr lo, int32 cnt, CONST char *aptr); t_stat 376 src/simh/scp.c t_stat exdep_reg_loop (FILE *ofile, SCHTAB *schptr, int32 flag, CONST char *cptr, t_stat 378 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx); t_stat 379 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx); t_stat 380 src/simh/scp.c t_stat exdep_addr_loop (FILE *ofile, SCHTAB *schptr, int32 flag, const char *cptr, t_stat 382 src/simh/scp.c t_stat ex_addr (FILE *ofile, int32 flag, t_addr addr, DEVICE *dptr, UNIT *uptr); t_stat 383 src/simh/scp.c t_stat dep_addr (int32 flag, const char *cptr, t_addr addr, DEVICE *dptr, t_stat 386 src/simh/scp.c t_stat step_svc (UNIT *ptr); t_stat 387 src/simh/scp.c t_stat expect_svc (UNIT *ptr); t_stat 388 src/simh/scp.c t_stat set_on (int32 flag, CONST char *cptr); t_stat 389 src/simh/scp.c t_stat set_verify (int32 flag, CONST char *cptr); t_stat 390 src/simh/scp.c t_stat set_message (int32 flag, CONST char *cptr); t_stat 391 src/simh/scp.c t_stat set_quiet (int32 flag, CONST char *cptr); t_stat 392 src/simh/scp.c t_stat set_localopc (int32 flag, CONST char *cptr); t_stat 393 src/simh/scp.c t_stat set_asynch (int32 flag, CONST char *cptr); t_stat 394 src/simh/scp.c t_stat sim_show_asynch (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 395 src/simh/scp.c t_stat do_cmd_label (int32 flag, CONST char *cptr, CONST char *label); t_stat 397 src/simh/scp.c t_stat set_prompt (int32 flag, CONST char *cptr); t_stat 398 src/simh/scp.c t_stat sim_set_asynch (int32 flag, CONST char *cptr); t_stat 399 src/simh/scp.c t_stat sim_set_environment (int32 flag, CONST char *cptr); t_stat 474 src/simh/scp.c t_stat sim_last_cmd_stat; /* Command Status */ t_stat 1466 src/simh/scp.c t_stat process_stdin_commands (t_stat stat, char *argv[]); t_stat 1687 src/simh/scp.c t_stat stat; t_stat 2248 src/simh/scp.c t_stat process_stdin_commands (t_stat stat, char *argv[]) t_stat 2252 src/simh/scp.c t_stat stat_nomessage; t_stat 2300 src/simh/scp.c t_stat set_prompt (int32 flag, CONST char *cptr) t_stat 2347 src/simh/scp.c t_stat exit_cmd (int32 flag, CONST char *cptr) t_stat 2757 src/simh/scp.c t_stat help_dev_help (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr) t_stat 2817 src/simh/scp.c t_stat help_cmd_output (int32 flag, const char *help, const char *help_base) t_stat 2834 src/simh/scp.c t_stat help_cmd (int32 flag, CONST char *cptr) t_stat 2849 src/simh/scp.c t_stat r; t_stat 2939 src/simh/scp.c t_stat r; t_stat 2964 src/simh/scp.c t_stat spawn_cmd (int32 flag, CONST char *cptr) t_stat 2966 src/simh/scp.c t_stat status; t_stat 2983 src/simh/scp.c t_stat echo_cmd (int32 flag, CONST char *cptr) t_stat 3009 src/simh/scp.c t_stat do_cmd (int32 flag, CONST char *fcptr) t_stat 3025 src/simh/scp.c t_stat do_cmd_label (int32 flag, CONST char *fcptr, CONST char *label) t_stat 3037 src/simh/scp.c t_stat stat, stat_nomessage; t_stat 3678 src/simh/scp.c t_stat assert_cmd (int32 flag, CONST char *cptr) t_stat 3685 src/simh/scp.c t_stat r; t_stat 3689 src/simh/scp.c t_stat reason = SCPE_AFAIL; /* default fail reason */ t_stat 3847 src/simh/scp.c t_stat send_cmd (int32 flag, CONST char *cptr) t_stat 3855 src/simh/scp.c t_stat r; t_stat 3906 src/simh/scp.c t_stat sim_show_send (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 3910 src/simh/scp.c t_stat r; t_stat 3927 src/simh/scp.c t_stat expect_cmd (int32 flag, CONST char *cptr) t_stat 3951 src/simh/scp.c t_stat sim_show_expect (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 3956 src/simh/scp.c t_stat r; t_stat 3979 src/simh/scp.c t_stat goto_cmd (int32 flag, CONST char *fcptr) t_stat 4024 src/simh/scp.c t_stat return_cmd (int32 flag, CONST char *fcptr) t_stat 4037 src/simh/scp.c t_stat shift_cmd (int32 flag, CONST char *fcptr) t_stat 4049 src/simh/scp.c t_stat call_cmd (int32 flag, CONST char *fcptr) t_stat 4064 src/simh/scp.c t_stat on_cmd (int32 flag, CONST char *cptr) t_stat 4067 src/simh/scp.c t_stat cond; t_stat 4101 src/simh/scp.c t_stat noop_cmd (int32 flag, CONST char *cptr) t_stat 4110 src/simh/scp.c t_stat set_on (int32 flag, CONST char *cptr) t_stat 4146 src/simh/scp.c t_stat set_verify (int32 flag, CONST char *cptr) t_stat 4158 src/simh/scp.c t_stat set_message (int32 flag, CONST char *cptr) t_stat 4170 src/simh/scp.c t_stat set_localopc (int32 flag, CONST char *cptr) t_stat 4181 src/simh/scp.c t_stat set_quiet (int32 flag, CONST char *cptr) t_stat 4193 src/simh/scp.c t_stat sim_set_environment (int32 flag, CONST char *cptr) t_stat 4206 src/simh/scp.c t_stat set_cmd (int32 flag, CONST char *cptr) t_stat 4209 src/simh/scp.c t_stat r; t_stat 4356 src/simh/scp.c t_stat set_dev_radix (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 4366 src/simh/scp.c t_stat set_dev_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 4397 src/simh/scp.c t_stat set_unit_enbdis (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 4416 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 4451 src/simh/scp.c t_stat show_cmd (int32 flag, CONST char *cptr) t_stat 4453 src/simh/scp.c t_stat r = SCPE_IERR; t_stat 4473 src/simh/scp.c t_stat show_cmd_fi (FILE *ofile, int32 flag, CONST char *cptr) t_stat 4557 src/simh/scp.c t_stat r; t_stat 4587 src/simh/scp.c t_stat show_device (FILE *st, DEVICE *dptr, int32 flag) t_stat 4654 src/simh/scp.c t_stat show_unit (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag) t_stat 4730 src/simh/scp.c t_stat show_default_base_system_script (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 4797 src/simh/scp.c t_stat show_prom (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 4833 src/simh/scp.c t_stat show_buildinfo (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5009 src/simh/scp.c t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5699 src/simh/scp.c t_stat show_config (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr) t_stat 5714 src/simh/scp.c t_stat show_log_names (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr) t_stat 5726 src/simh/scp.c t_stat show_dev_logicals (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5735 src/simh/scp.c t_stat show_queue (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr) t_stat 5777 src/simh/scp.c t_stat show_time (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5785 src/simh/scp.c t_stat show_break (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5787 src/simh/scp.c t_stat r; t_stat 5796 src/simh/scp.c t_stat show_dev_radix (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5802 src/simh/scp.c t_stat show_dev_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5834 src/simh/scp.c t_stat show_on (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5862 src/simh/scp.c t_stat show_mod_names (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr) t_stat 5876 src/simh/scp.c t_stat show_dev_modifiers (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5882 src/simh/scp.c t_stat show_all_mods (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, int32 *toks) t_stat 5885 src/simh/scp.c t_stat r = SCPE_OK; t_stat 5906 src/simh/scp.c t_stat show_one_mod (FILE *st, DEVICE *dptr, UNIT *uptr, MTAB *mptr, t_stat 5909 src/simh/scp.c t_stat r = SCPE_OK; t_stat 5922 src/simh/scp.c t_stat show_show_commands (FILE *st, DEVICE *dnotused, UNIT *unotused, int32 flag, CONST char *cptr) t_stat 5936 src/simh/scp.c t_stat show_dev_show_commands (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 5944 src/simh/scp.c t_stat brk_cmd (int32 flg, CONST char *cptr) t_stat 5950 src/simh/scp.c t_stat ssh_break (FILE *st, const char *cptr, int32 flg) t_stat 5956 src/simh/scp.c t_stat r; t_stat 6014 src/simh/scp.c t_stat ssh_break_one (FILE *st, int32 flg, t_addr lo, int32 cnt, CONST char *aptr) t_stat 6043 src/simh/scp.c t_stat reset_cmd (int32 flag, CONST char *cptr) t_stat 6073 src/simh/scp.c t_stat reset_all (uint32 start) t_stat 6077 src/simh/scp.c t_stat reason; t_stat 6108 src/simh/scp.c t_stat reset_all_p (uint32 start) t_stat 6110 src/simh/scp.c t_stat r; t_stat 6121 src/simh/scp.c t_stat attach_cmd (int32 flag, CONST char *cptr) t_stat 6126 src/simh/scp.c t_stat r; t_stat 6159 src/simh/scp.c t_stat scp_attach_unit (DEVICE *dptr, UNIT *uptr, const char *cptr) t_stat 6168 src/simh/scp.c t_stat attach_unit (UNIT *uptr, CONST char *cptr) t_stat 6260 src/simh/scp.c t_stat attach_err (UNIT *uptr, t_stat stat) t_stat 6269 src/simh/scp.c t_stat detach_cmd (int32 flag, CONST char *cptr) t_stat 6304 src/simh/scp.c t_stat detach_all (int32 start, t_bool shutdown) t_stat 6309 src/simh/scp.c t_stat r; t_stat 6333 src/simh/scp.c t_stat scp_detach_unit (DEVICE *dptr, UNIT *uptr) t_stat 6342 src/simh/scp.c t_stat detach_unit (UNIT *uptr) t_stat 6408 src/simh/scp.c t_stat run_cmd (int32 flag, CONST char *cptr) t_stat 6416 src/simh/scp.c t_stat r; t_stat 6678 src/simh/scp.c run_cmd_message (const char *unechoed_cmdline, t_stat r) t_stat 6699 src/simh/scp.c t_stat sim_run_boot_prep (int32 flag) t_stat 6702 src/simh/scp.c t_stat r; t_stat 6729 src/simh/scp.c void fprint_stopped_gen (FILE *st, t_stat v, REG *pc, DEVICE *dptr) t_stat 6732 src/simh/scp.c t_stat r = 0; t_stat 6773 src/simh/scp.c void fprint_stopped (FILE *st, t_stat v) t_stat 6786 src/simh/scp.c t_stat step_svc (UNIT *uptr) t_stat 6794 src/simh/scp.c t_stat expect_svc (UNIT *uptr) t_stat 6809 src/simh/scp.c t_stat exdep_cmd (int32 flag, CONST char *cptr) t_stat 6816 src/simh/scp.c t_stat reason = SCPE_IERR; t_stat 6902 src/simh/scp.c t_stat exdep_reg_loop (FILE *ofile, SCHTAB *schptr, int32 flag, CONST char *cptr, t_stat 6905 src/simh/scp.c t_stat reason; t_stat 6988 src/simh/scp.c t_stat exdep_addr_loop (FILE *ofile, SCHTAB *schptr, int32 flag, const char *cptr, t_stat 6992 src/simh/scp.c t_stat reason; t_stat 7037 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx) t_stat 7124 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx) t_stat 7126 src/simh/scp.c t_stat r; t_stat 7240 src/simh/scp.c t_stat ex_addr (FILE *ofile, int32 flag, t_addr addr, DEVICE *dptr, UNIT *uptr) t_stat 7242 src/simh/scp.c t_stat reason; t_stat 7275 src/simh/scp.c t_stat get_aval (t_addr addr, DEVICE *dptr, UNIT *uptr) t_stat 7281 src/simh/scp.c t_stat reason = SCPE_OK; t_stat 7344 src/simh/scp.c t_stat dep_addr (int32 flag, const char *cptr, t_addr addr, DEVICE *dptr, t_stat 7349 src/simh/scp.c t_stat r, reason; t_stat 7414 src/simh/scp.c t_stat eval_cmd (int32 flg, CONST char *cptr) t_stat 7420 src/simh/scp.c t_stat r; t_stat 7676 src/simh/scp.c t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status) t_stat 7784 src/simh/scp.c t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize) t_stat 8003 src/simh/scp.c t_stat r; t_stat 8052 src/simh/scp.c t_stat sim_register_internal_device (DEVICE *dptr) t_stat 8244 src/simh/scp.c CONST char *get_sim_opt (int32 opt, CONST char *cptr, t_stat *st) t_stat 8474 src/simh/scp.c t_stat reason = SCPE_OK; t_stat 8700 src/simh/scp.c t_stat sprint_val (char *buffer, t_value val, uint32 radix, t_stat 8738 src/simh/scp.c return ((t_stat) strlen(dbuf+d)); /* sizeof(t_stat) < sizeof(size_t) */ t_stat 8746 src/simh/scp.c t_stat fprint_val (FILE *stream, t_value val, uint32 radix, t_stat 8847 src/simh/scp.c t_stat sim_process_event (void) t_stat 8850 src/simh/scp.c t_stat reason; t_stat 8926 src/simh/scp.c t_stat sim_activate (UNIT *uptr, int32 event_time) t_stat 8933 src/simh/scp.c t_stat _sim_activate (UNIT *uptr, int32 event_time) t_stat 8979 src/simh/scp.c t_stat sim_activate_abs (UNIT *uptr, int32 event_time) t_stat 8994 src/simh/scp.c t_stat sim_activate_after (UNIT *uptr, uint32 usec_delay) t_stat 8999 src/simh/scp.c t_stat _sim_activate_after (UNIT *uptr, uint32 usec_delay) t_stat 9015 src/simh/scp.c t_stat sim_cancel (UNIT *uptr) t_stat 9168 src/simh/scp.c t_stat sim_brk_init (void) t_stat 9299 src/simh/scp.c t_stat sim_brk_set (t_addr loc, int32 sw, int32 ncnt, CONST char *act) t_stat 9342 src/simh/scp.c t_stat sim_brk_clr (t_addr loc, int32 sw) t_stat 9391 src/simh/scp.c t_stat sim_brk_clrall (int32 sw) t_stat 9409 src/simh/scp.c t_stat sim_brk_show (FILE *st, t_addr loc, int32 sw) t_stat 9472 src/simh/scp.c t_stat sim_brk_showall (FILE *st, uint32 sw) t_stat 9720 src/simh/scp.c t_stat sim_set_expect (EXPECT *exp, CONST char *cptr) t_stat 9728 src/simh/scp.c t_stat r; t_stat 9761 src/simh/scp.c t_stat sim_set_noexpect (EXPECT *exp, const char *cptr) t_stat 9791 src/simh/scp.c t_stat sim_exp_clr_tab (EXPECT *exp, EXPTAB *ep) t_stat 9812 src/simh/scp.c t_stat sim_exp_clr (EXPECT *exp, const char *match) t_stat 9825 src/simh/scp.c t_stat sim_exp_clrall (EXPECT *exp) t_stat 9846 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 9957 src/simh/scp.c t_stat sim_exp_show_tab (FILE *st, const EXPECT *exp, const EXPTAB *ep) t_stat 9979 src/simh/scp.c t_stat sim_exp_show (FILE *st, CONST EXPECT *exp, const char *match) t_stat 10017 src/simh/scp.c t_stat sim_exp_showall (FILE *st, const EXPECT *exp) t_stat 10028 src/simh/scp.c t_stat sim_exp_check (EXPECT *exp, uint8 data) t_stat 10144 src/simh/scp.c t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay) t_stat 10181 src/simh/scp.c t_stat sim_send_clear (SEND *snd) t_stat 10190 src/simh/scp.c t_stat sim_show_send_input (FILE *st, const SEND *snd) t_stat 10224 src/simh/scp.c t_bool sim_send_poll_data (SEND *snd, t_stat *stat) t_stat 10249 src/simh/scp.c const char *sim_error_text (t_stat stat) t_stat 10262 src/simh/scp.c t_stat sim_string_to_stat (const char *cptr, t_stat *stat) t_stat 10282 src/simh/scp.c cond = (t_stat) numeric_cond; t_stat 10487 src/simh/scp.c t_stat sim_messagef (t_stat stat, const char* fmt, ...) t_stat 11234 src/simh/scp.c static t_stat displayFlatHelp (FILE *st, DEVICE *dptr, t_stat 11299 src/simh/scp.c t_stat scp_vhelp (FILE *st, DEVICE *dptr, t_stat 11558 src/simh/scp.c t_stat scp_help (FILE *st, DEVICE *dptr, t_stat 11562 src/simh/scp.c t_stat r; t_stat 75 src/simh/scp.h t_stat reset_cmd (int32 flag, CONST char *ptr); t_stat 76 src/simh/scp.h t_stat exdep_cmd (int32 flag, CONST char *ptr); t_stat 77 src/simh/scp.h t_stat eval_cmd (int32 flag, CONST char *ptr); t_stat 78 src/simh/scp.h t_stat load_cmd (int32 flag, CONST char *ptr); t_stat 79 src/simh/scp.h t_stat run_cmd (int32 flag, CONST char *ptr); t_stat 80 src/simh/scp.h void run_cmd_message (const char *unechod_cmdline, t_stat r); t_stat 81 src/simh/scp.h t_stat attach_cmd (int32 flag, CONST char *ptr); t_stat 82 src/simh/scp.h t_stat detach_cmd (int32 flag, CONST char *ptr); t_stat 84 src/simh/scp.h t_stat 85 src/simh/scp.h t_stat 87 src/simh/scp.h t_stat exit_cmd (int32 flag, CONST char *ptr); t_stat 88 src/simh/scp.h t_stat set_cmd (int32 flag, CONST char *ptr); t_stat 89 src/simh/scp.h t_stat show_cmd (int32 flag, CONST char *ptr); t_stat 90 src/simh/scp.h t_stat brk_cmd (int32 flag, CONST char *ptr); t_stat 91 src/simh/scp.h t_stat do_cmd (int32 flag, CONST char *ptr); t_stat 92 src/simh/scp.h t_stat goto_cmd (int32 flag, CONST char *ptr); t_stat 93 src/simh/scp.h t_stat return_cmd (int32 flag, CONST char *ptr); t_stat 94 src/simh/scp.h t_stat shift_cmd (int32 flag, CONST char *ptr); t_stat 95 src/simh/scp.h t_stat call_cmd (int32 flag, CONST char *ptr); t_stat 96 src/simh/scp.h t_stat on_cmd (int32 flag, CONST char *ptr); t_stat 97 src/simh/scp.h t_stat noop_cmd (int32 flag, CONST char *ptr); t_stat 98 src/simh/scp.h t_stat assert_cmd (int32 flag, CONST char *ptr); t_stat 99 src/simh/scp.h t_stat send_cmd (int32 flag, CONST char *ptr); t_stat 100 src/simh/scp.h t_stat expect_cmd (int32 flag, CONST char *ptr); t_stat 101 src/simh/scp.h t_stat help_cmd (int32 flag, CONST char *ptr); t_stat 102 src/simh/scp.h t_stat screenshot_cmd (int32 flag, CONST char *ptr); t_stat 103 src/simh/scp.h t_stat spawn_cmd (int32 flag, CONST char *ptr); t_stat 104 src/simh/scp.h t_stat echo_cmd (int32 flag, CONST char *ptr); t_stat 116 src/simh/scp.h t_stat sim_process_event (void); t_stat 117 src/simh/scp.h t_stat sim_activate (UNIT *uptr, int32 interval); t_stat 118 src/simh/scp.h t_stat _sim_activate (UNIT *uptr, int32 interval); t_stat 119 src/simh/scp.h t_stat sim_activate_abs (UNIT *uptr, int32 interval); t_stat 120 src/simh/scp.h t_stat sim_activate_after (UNIT *uptr, uint32 usecs_walltime); t_stat 121 src/simh/scp.h t_stat _sim_activate_after (UNIT *uptr, uint32 usecs_walltime); t_stat 122 src/simh/scp.h t_stat sim_cancel (UNIT *uptr); t_stat 125 src/simh/scp.h t_stat sim_run_boot_prep (int32 flag); t_stat 129 src/simh/scp.h t_stat attach_unit (UNIT *uptr, CONST char *cptr); t_stat 130 src/simh/scp.h t_stat detach_unit (UNIT *uptr); t_stat 131 src/simh/scp.h t_stat assign_device (DEVICE *dptr, const char *cptr); t_stat 132 src/simh/scp.h t_stat deassign_device (DEVICE *dptr); t_stat 133 src/simh/scp.h t_stat reset_all (uint32 start_device); t_stat 134 src/simh/scp.h t_stat reset_all_p (uint32 start_device); t_stat 144 src/simh/scp.h CONST char *get_sim_opt (int32 opt, CONST char *cptr, t_stat *st); t_stat 150 src/simh/scp.h t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status); t_stat 153 src/simh/scp.h t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize); t_stat 158 src/simh/scp.h t_stat fprint_val (FILE *stream, t_value val, uint32 rdx, uint32 wid, uint32 fmt); t_stat 159 src/simh/scp.h t_stat sprint_val (char *buf, t_value val, uint32 rdx, size_t wid, uint32 fmt); t_stat 170 src/simh/scp.h t_stat sim_register_internal_device (DEVICE *dptr); t_stat 176 src/simh/scp.h t_stat get_aval (t_addr addr, DEVICE *dptr, UNIT *uptr); t_stat 183 src/simh/scp.h t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay); t_stat 184 src/simh/scp.h t_stat sim_show_send_input (FILE *st, const SEND *snd); t_stat 185 src/simh/scp.h t_bool sim_send_poll_data (SEND *snd, t_stat *stat); t_stat 186 src/simh/scp.h t_stat sim_send_clear (SEND *snd); t_stat 187 src/simh/scp.h t_stat sim_set_expect (EXPECT *exp, CONST char *cptr); t_stat 188 src/simh/scp.h t_stat sim_set_noexpect (EXPECT *exp, const char *cptr); t_stat 189 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 190 src/simh/scp.h t_stat sim_exp_clr (EXPECT *exp, const char *match); t_stat 191 src/simh/scp.h t_stat sim_exp_clrall (EXPECT *exp); t_stat 192 src/simh/scp.h t_stat sim_exp_show (FILE *st, CONST EXPECT *exp, const char *match); t_stat 193 src/simh/scp.h t_stat sim_exp_showall (FILE *st, const EXPECT *exp); t_stat 194 src/simh/scp.h t_stat sim_exp_check (EXPECT *exp, uint8 data); t_stat 195 src/simh/scp.h t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 196 src/simh/scp.h t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 197 src/simh/scp.h t_stat show_dev_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 198 src/simh/scp.h const char *sim_error_text (t_stat stat); t_stat 199 src/simh/scp.h t_stat sim_string_to_stat (const char *cptr, t_stat *cond); t_stat 201 src/simh/scp.h t_stat sim_messagef (t_stat stat, const char *fmt, ...) GCC_FMT_ATTR(2, 3); t_stat 214 src/simh/scp.h void fprint_stopped_gen (FILE *st, t_stat v, REG *pc, DEVICE *dptr); t_stat 218 src/simh/scp.h t_stat scp_help (FILE *st, DEVICE *dptr, t_stat 220 src/simh/scp.h t_stat scp_vhelp (FILE *st, DEVICE *dptr, t_stat 222 src/simh/scp.h t_stat scp_helpFromFile (FILE *st, DEVICE *dptr, t_stat 224 src/simh/scp.h t_stat scp_vhelpFromFile (FILE *st, DEVICE *dptr, t_stat 240 src/simh/scp.h extern t_stat sim_last_cmd_stat; /* Command Status */ t_stat 275 src/simh/scp.h extern t_stat sim_instr (void); t_stat 277 src/simh/scp.h extern t_stat fprint_sym (FILE *ofile, t_addr addr, t_value *val, t_stat 279 src/simh/scp.h extern t_stat parse_sym (CONST char *cptr, t_addr addr, UNIT *uptr, t_value *val, t_stat 292 src/simh/scp.h extern t_bool (*sim_vm_fprint_stopped) (FILE *st, t_stat reason); t_stat 106 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void); t_stat 107 src/simh/sim_console.c static t_stat sim_os_putchar (int32 out); t_stat 108 src/simh/sim_console.c static t_stat sim_os_ttinit (void); t_stat 109 src/simh/sim_console.c static t_stat sim_os_ttrun (void); t_stat 110 src/simh/sim_console.c static t_stat sim_os_ttcmd (void); t_stat 111 src/simh/sim_console.c static t_stat sim_os_ttclose (void); t_stat 114 src/simh/sim_console.c static t_stat sim_set_rem_telnet (int32 flag, CONST char *cptr); t_stat 115 src/simh/sim_console.c static t_stat sim_set_rem_connections (int32 flag, CONST char *cptr); t_stat 116 src/simh/sim_console.c static t_stat sim_set_rem_timeout (int32 flag, CONST char *cptr); t_stat 119 src/simh/sim_console.c static t_stat sim_set_halt (int32 flag, CONST char *cptr); t_stat 120 src/simh/sim_console.c static t_stat sim_set_response (int32 flag, CONST char *cptr); t_stat 121 src/simh/sim_console.c static t_stat sim_set_delay (int32 flag, CONST char *cptr); t_stat 138 src/simh/sim_console.c static t_stat sim_con_poll_svc (UNIT *uptr); /* console connection poll routine */ t_stat 139 src/simh/sim_console.c static t_stat sim_con_reset (DEVICE *dptr); /* console reset routine */ t_stat 189 src/simh/sim_console.c static t_stat sim_con_poll_svc (UNIT *uptr) t_stat 207 src/simh/sim_console.c static t_stat sim_con_reset (DEVICE *dptr) t_stat 284 src/simh/sim_console.c t_stat sim_set_console (int32 flag, CONST char *cptr) t_stat 288 src/simh/sim_console.c t_stat r; t_stat 309 src/simh/sim_console.c t_stat sim_show_console (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 329 src/simh/sim_console.c t_stat sim_rem_con_poll_svc (UNIT *uptr); /* remote console connection poll routine */ t_stat 330 src/simh/sim_console.c t_stat sim_rem_con_data_svc (UNIT *uptr); /* remote console connection data routine */ t_stat 331 src/simh/sim_console.c t_stat sim_rem_con_reset (DEVICE *dptr); /* remote console reset routine */ t_stat 373 src/simh/sim_console.c t_stat sim_set_remote_console (int32 flag, CONST char *cptr) t_stat 377 src/simh/sim_console.c t_stat r; t_stat 398 src/simh/sim_console.c t_stat sim_show_remote_console (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 445 src/simh/sim_console.c t_stat sim_rem_con_poll_svc (UNIT *uptr) t_stat 481 src/simh/sim_console.c static t_stat x_continue_cmd (int32 flag, CONST char *cptr) t_stat 486 src/simh/sim_console.c static t_stat x_step_cmd (int32 flag, CONST char *cptr) t_stat 491 src/simh/sim_console.c static t_stat x_run_cmd (int32 flag, CONST char *cptr) t_stat 496 src/simh/sim_console.c static t_stat x_help_cmd (int32 flag, CONST char *cptr); t_stat 554 src/simh/sim_console.c static t_stat x_help_cmd (int32 flag, CONST char *cptr) t_stat 560 src/simh/sim_console.c t_stat r; t_stat 577 src/simh/sim_console.c static t_stat _sim_rem_message (const char *cmd, t_stat stat) t_stat 580 src/simh/sim_console.c t_stat stat_nomessage = stat & SCPE_NOMESSAGE; /* extract possible message suppression flag */ t_stat 622 src/simh/sim_console.c t_stat stat; t_stat 645 src/simh/sim_console.c t_stat sim_rem_con_data_svc (UNIT *uptr) t_stat 648 src/simh/sim_console.c t_stat stat = SCPE_OK; t_stat 1055 src/simh/sim_console.c t_stat sim_rem_con_reset (DEVICE *dptr) t_stat 1070 src/simh/sim_console.c static t_stat sim_set_rem_telnet (int32 flag, CONST char *cptr) t_stat 1072 src/simh/sim_console.c t_stat r; t_stat 1107 src/simh/sim_console.c static t_stat sim_set_rem_connections (int32 flag, CONST char *cptr) t_stat 1110 src/simh/sim_console.c t_stat r; t_stat 1224 src/simh/sim_console.c static t_stat sim_set_rem_timeout (int32 flag, CONST char *cptr) t_stat 1227 src/simh/sim_console.c t_stat r; t_stat 1243 src/simh/sim_console.c t_stat sim_set_kmap (int32 flag, CONST char *cptr) t_stat 1247 src/simh/sim_console.c t_stat r; t_stat 1263 src/simh/sim_console.c t_stat sim_show_kmap (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 1273 src/simh/sim_console.c t_stat sim_set_pchar (int32 flag, CONST char *cptr) t_stat 1277 src/simh/sim_console.c t_stat r; t_stat 1293 src/simh/sim_console.c t_stat sim_set_cons_speed (int32 flag, CONST char *cptr) t_stat 1298 src/simh/sim_console.c t_stat sim_show_cons_speed (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 1311 src/simh/sim_console.c t_stat sim_set_logon (int32 flag, CONST char *cptr) t_stat 1314 src/simh/sim_console.c t_stat r; t_stat 1339 src/simh/sim_console.c t_stat sim_set_logoff (int32 flag, CONST char *cptr) t_stat 1355 src/simh/sim_console.c t_stat sim_show_log (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 1368 src/simh/sim_console.c t_stat sim_set_debon (int32 flag, CONST char *cptr) t_stat 1371 src/simh/sim_console.c t_stat r; t_stat 1412 src/simh/sim_console.c t_stat sim_debug_flush (void) t_stat 1442 src/simh/sim_console.c t_stat sim_set_deboff (int32 flag, CONST char *cptr) t_stat 1458 src/simh/sim_console.c t_stat sim_show_debug (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 1500 src/simh/sim_console.c t_stat sim_set_telnet (int32 flag, CONST char *cptr) t_stat 1504 src/simh/sim_console.c t_stat r; t_stat 1533 src/simh/sim_console.c t_stat sim_set_notelnet (int32 flag, CONST char *cptr) t_stat 1544 src/simh/sim_console.c t_stat sim_show_telnet (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr) t_stat 1571 src/simh/sim_console.c t_stat sim_set_cons_buff (int32 flg, CONST char *cptr) t_stat 1581 src/simh/sim_console.c t_stat sim_set_cons_unbuff (int32 flg, CONST char *cptr) t_stat 1591 src/simh/sim_console.c t_stat sim_set_cons_log (int32 flg, CONST char *cptr) t_stat 1601 src/simh/sim_console.c t_stat sim_set_cons_nolog (int32 flg, CONST char *cptr) t_stat 1609 src/simh/sim_console.c t_stat sim_show_cons_log (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr) t_stat 1620 src/simh/sim_console.c t_stat sim_show_cons_buff (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr) t_stat 1636 src/simh/sim_console.c t_stat sim_show_cons_expect (FILE *st, DEVICE *dunused, UNIT *uunused, int32 flag, CONST char *cptr) t_stat 1645 src/simh/sim_console.c t_stat sim_open_logfile (const char *filename, t_bool binary, FILE **pf, FILEREF **pref) t_stat 1705 src/simh/sim_console.c t_stat sim_close_logfile (FILEREF **pref) t_stat 1738 src/simh/sim_console.c t_stat sim_check_console (int32 sec) t_stat 1831 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 1838 src/simh/sim_console.c t_stat sim_poll_kbd (void) t_stat 1840 src/simh/sim_console.c t_stat c; t_stat 1873 src/simh/sim_console.c if ((c = (t_stat)tmxr_getc_ln (&sim_con_ldsc))) /* any char? */ t_stat 1880 src/simh/sim_console.c t_stat sim_putchar (int32 c) t_stat 1906 src/simh/sim_console.c t_stat sim_ttinit (void) t_stat 1914 src/simh/sim_console.c t_stat sim_ttrun (void) t_stat 1928 src/simh/sim_console.c t_stat sim_ttcmd (void) t_stat 1934 src/simh/sim_console.c t_stat sim_ttclose (void) t_stat 1936 src/simh/sim_console.c t_stat r1 = tmxr_shutdown (); t_stat 1937 src/simh/sim_console.c t_stat r2 = sim_os_ttclose (); t_stat 1993 src/simh/sim_console.c static t_stat sim_os_ttinit (void) t_stat 2004 src/simh/sim_console.c static t_stat sim_os_ttrun (void) t_stat 2018 src/simh/sim_console.c static t_stat sim_os_ttcmd (void) t_stat 2031 src/simh/sim_console.c static t_stat sim_os_ttclose (void) t_stat 2043 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void) t_stat 2088 src/simh/sim_console.c static t_stat sim_os_putchar (int32 c) t_stat 2124 src/simh/sim_console.c static t_stat sim_os_ttinit (void) t_stat 2151 src/simh/sim_console.c static t_stat sim_os_ttrun (void) t_stat 2164 src/simh/sim_console.c static t_stat sim_os_ttcmd (void) t_stat 2176 src/simh/sim_console.c static t_stat sim_os_ttclose (void) t_stat 2186 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void) t_stat 2200 src/simh/sim_console.c static t_stat sim_os_putchar (int32 out) t_stat 2221 src/simh/sim_console.c static t_stat sim_os_ttinit (void) t_stat 2263 src/simh/sim_console.c static t_stat sim_os_ttrun (void) t_stat 2280 src/simh/sim_console.c static t_stat sim_os_ttcmd (void) t_stat 2293 src/simh/sim_console.c static t_stat sim_os_ttclose (void) t_stat 2303 src/simh/sim_console.c static t_stat sim_os_poll_kbd (void) t_stat 2317 src/simh/sim_console.c static t_stat sim_os_putchar (int32 out) t_stat 2362 src/simh/sim_console.c static t_stat sim_set_halt (int32 flag, CONST char *cptr) t_stat 2418 src/simh/sim_console.c static t_stat sim_set_response (int32 flag, CONST char *cptr) t_stat 2452 src/simh/sim_console.c static t_stat sim_set_delay (int32 flag, CONST char *cptr) t_stat 2455 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 332 src/simh/sim_defs.h typedef t_stat (*ACTIVATE_API)(UNIT *unit, int32 interval); t_stat 347 src/simh/sim_defs.h t_stat (*examine)(t_value *v, t_addr a, UNIT *up, t_stat 349 src/simh/sim_defs.h t_stat (*deposit)(t_value v, t_addr a, UNIT *up, t_stat 351 src/simh/sim_defs.h t_stat (*reset)(DEVICE *dp); /* reset routine */ t_stat 352 src/simh/sim_defs.h t_stat (*boot)(int32 u, DEVICE *dp); t_stat 354 src/simh/sim_defs.h t_stat (*attach)(UNIT *up, CONST char *cp); t_stat 356 src/simh/sim_defs.h t_stat (*detach)(UNIT *up); /* detach routine */ t_stat 361 src/simh/sim_defs.h t_stat (*msize)(UNIT *up, int32 v, CONST char *cp, void *dp); t_stat 364 src/simh/sim_defs.h t_stat (*help)(FILE *st, DEVICE *dptr, t_stat 367 src/simh/sim_defs.h t_stat (*attach_help)(FILE *st, DEVICE *dptr, t_stat 424 src/simh/sim_defs.h t_stat (*action)(UNIT *up); /* action routine */ t_stat 533 src/simh/sim_defs.h t_stat (*action)(int32 flag, CONST char *cptr); t_stat 538 src/simh/sim_defs.h void (*message)(const char *unechoed_cmdline, t_stat stat); t_stat 544 src/simh/sim_defs.h t_stat (*action)(DEVICE *dptr, UNIT *uptr, t_stat 552 src/simh/sim_defs.h t_stat (*action)(FILE *st, DEVICE *dptr, t_stat 565 src/simh/sim_defs.h t_stat (*valid)(UNIT *up, int32 v, CONST char *cp, void *dp); t_stat 567 src/simh/sim_defs.h t_stat (*disp)(FILE *st, UNIT *up, int32 v, CONST void *dp); t_stat 111 src/simh/sim_disk.c t_stat (*impl_fnc)(void); /* Implemented Test Function */ t_stat 120 src/simh/sim_disk.c t_stat sim_disk_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 142 src/simh/sim_disk.c t_stat sim_disk_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 158 src/simh/sim_disk.c t_stat sim_disk_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 161 src/simh/sim_disk.c t_stat r; t_stat 177 src/simh/sim_disk.c t_stat sim_disk_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 242 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 268 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 270 src/simh/sim_disk.c t_stat r; t_stat 335 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 337 src/simh/sim_disk.c t_stat r = SCPE_OK; t_stat 344 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 368 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 372 src/simh/sim_disk.c t_stat r; t_stat 476 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 478 src/simh/sim_disk.c t_stat r = SCPE_OK; t_stat 483 src/simh/sim_disk.c t_stat sim_disk_unload (UNIT *uptr) t_stat 504 src/simh/sim_disk.c static t_stat _err_return (UNIT *uptr, t_stat stat) t_stat 752 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 760 src/simh/sim_disk.c t_stat (*storage_function)(FILE *file, uint32 *sector_size, uint32 *removable) = NULL; t_stat 881 src/simh/sim_disk.c t_stat r = SCPE_OK; t_stat 941 src/simh/sim_disk.c t_stat r = SCPE_OK; t_stat 1048 src/simh/sim_disk.c t_stat sim_disk_detach (UNIT *uptr) t_stat 1097 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 1135 src/simh/sim_disk.c t_stat sim_disk_reset (UNIT *uptr) t_stat 1148 src/simh/sim_disk.c t_stat sim_disk_perror (UNIT *uptr, const char *msg) t_stat 1165 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 552 src/simh/sim_hints.c t_stat t_stat 22 src/simh/sim_hints.h t_stat show_hints (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 113 src/simh/sim_tape.c static t_stat sim_tape_ioerr (UNIT *uptr); t_stat 114 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat); t_stat 116 src/simh/sim_tape.c static t_stat sim_tape_simh_check (UNIT *uptr); t_stat 117 src/simh/sim_tape.c static t_stat sim_tape_e11_check (UNIT *uptr); t_stat 139 src/simh/sim_tape.c t_stat sim_tape_attach (UNIT *uptr, CONST char *cptr) t_stat 148 src/simh/sim_tape.c t_stat sim_tape_attach_ex (UNIT *uptr, const char *cptr, uint32 dbit, int completion_delay) t_stat 154 src/simh/sim_tape.c t_stat r; t_stat 234 src/simh/sim_tape.c t_stat sim_tape_detach (UNIT *uptr) t_stat 238 src/simh/sim_tape.c t_stat r; t_stat 280 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 400 src/simh/sim_tape.c static t_stat sim_tape_rdlntf (UNIT *uptr, t_mtrlnt *bc) t_stat 411 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 614 src/simh/sim_tape.c static t_stat sim_tape_rdlntr (UNIT *uptr, t_mtrlnt *bc) t_stat 626 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 794 src/simh/sim_tape.c t_stat sim_tape_rdrecf (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max) t_stat 800 src/simh/sim_tape.c t_stat st; t_stat 830 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 832 src/simh/sim_tape.c t_stat r = SCPE_OK; t_stat 859 src/simh/sim_tape.c t_stat sim_tape_rdrecr (UNIT *uptr, uint8 *buf, t_mtrlnt *bc, t_mtrlnt max) t_stat 864 src/simh/sim_tape.c t_stat st; t_stat 887 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 889 src/simh/sim_tape.c t_stat r = SCPE_OK; t_stat 911 src/simh/sim_tape.c t_stat sim_tape_wrrecf (UNIT *uptr, uint8 *buf, t_mtrlnt bc) t_stat 963 src/simh/sim_tape.c t_stat sim_tape_wrrecf_a (UNIT *uptr, uint8 *buf, t_mtrlnt bc, TAPE_PCALLBACK callback) t_stat 965 src/simh/sim_tape.c t_stat r = SCPE_OK; t_stat 972 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat) t_stat 997 src/simh/sim_tape.c t_stat sim_tape_wrtmk (UNIT *uptr) t_stat 1011 src/simh/sim_tape.c t_stat sim_tape_wrtmk_a (UNIT *uptr, TAPE_PCALLBACK callback) t_stat 1013 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1020 src/simh/sim_tape.c t_stat sim_tape_wreom (UNIT *uptr) t_stat 1022 src/simh/sim_tape.c t_stat result; t_stat 1039 src/simh/sim_tape.c t_stat sim_tape_wreom_a (UNIT *uptr, TAPE_PCALLBACK callback) t_stat 1041 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1048 src/simh/sim_tape.c t_stat sim_tape_wreomrw (UNIT *uptr) t_stat 1051 src/simh/sim_tape.c t_stat r; t_stat 1064 src/simh/sim_tape.c t_stat sim_tape_wreomrw_a (UNIT *uptr, TAPE_PCALLBACK callback) t_stat 1066 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1171 src/simh/sim_tape.c t_stat sim_tape_wrgap (UNIT *uptr, uint32 gaplen) t_stat 1174 src/simh/sim_tape.c t_stat st; t_stat 1321 src/simh/sim_tape.c t_stat sim_tape_wrgap_a (UNIT *uptr, uint32 gaplen, TAPE_PCALLBACK callback) t_stat 1323 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1345 src/simh/sim_tape.c t_stat sim_tape_sprecf (UNIT *uptr, t_mtrlnt *bc) t_stat 1348 src/simh/sim_tape.c t_stat st; t_stat 1360 src/simh/sim_tape.c t_stat sim_tape_sprecf_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback) t_stat 1362 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1386 src/simh/sim_tape.c t_stat sim_tape_sprecsf (UNIT *uptr, uint32 count, uint32 *skipped) t_stat 1389 src/simh/sim_tape.c t_stat st; t_stat 1407 src/simh/sim_tape.c t_stat sim_tape_sprecsf_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) t_stat 1409 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1433 src/simh/sim_tape.c t_stat sim_tape_sprecr (UNIT *uptr, t_mtrlnt *bc) t_stat 1436 src/simh/sim_tape.c t_stat st; t_stat 1452 src/simh/sim_tape.c t_stat sim_tape_sprecr_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback) t_stat 1454 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1479 src/simh/sim_tape.c t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped) t_stat 1482 src/simh/sim_tape.c t_stat st; t_stat 1500 src/simh/sim_tape.c t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) t_stat 1502 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1528 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot) t_stat 1531 src/simh/sim_tape.c t_stat st; t_stat 1573 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf_a \ t_stat 1576 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1601 src/simh/sim_tape.c t_stat sim_tape_spfilef (UNIT *uptr, uint32 count, uint32 *skipped) t_stat 1614 src/simh/sim_tape.c t_stat sim_tape_spfilef_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) t_stat 1616 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1642 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped) t_stat 1645 src/simh/sim_tape.c t_stat st; t_stat 1670 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback) t_stat 1672 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1697 src/simh/sim_tape.c t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped) t_stat 1710 src/simh/sim_tape.c t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) t_stat 1712 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1719 src/simh/sim_tape.c t_stat sim_tape_rewind (UNIT *uptr) t_stat 1733 src/simh/sim_tape.c t_stat sim_tape_rewind_a (UNIT *uptr, TAPE_PCALLBACK callback) t_stat 1735 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1742 src/simh/sim_tape.c t_stat sim_tape_position \ t_stat 1746 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1796 src/simh/sim_tape.c t_stat sim_tape_position_a \ t_stat 1800 src/simh/sim_tape.c t_stat r = MTSE_OK; t_stat 1807 src/simh/sim_tape.c t_stat sim_tape_reset (UNIT *uptr) t_stat 1848 src/simh/sim_tape.c static t_stat sim_tape_ioerr (UNIT *uptr) t_stat 1857 src/simh/sim_tape.c t_stat sim_tape_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 1879 src/simh/sim_tape.c t_stat sim_tape_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 2011 src/simh/sim_tape.c static t_stat sim_tape_simh_check (UNIT *uptr) t_stat 2018 src/simh/sim_tape.c static t_stat sim_tape_e11_check (UNIT *uptr) t_stat 2047 src/simh/sim_tape.c t_stat sim_tape_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 2050 src/simh/sim_tape.c t_stat r; t_stat 2065 src/simh/sim_tape.c t_stat sim_tape_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 2101 src/simh/sim_tape.c t_stat sim_tape_set_dens (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 2104 src/simh/sim_tape.c t_stat result = SCPE_OK; t_stat 2141 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 \ t_stat 182 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecf_a \ t_stat 184 src/simh/sim_tape.h t_stat sim_tape_sprecr (UNIT *uptr, t_mtrlnt *bc); t_stat 185 src/simh/sim_tape.h t_stat sim_tape_sprecr_a (UNIT *uptr, t_mtrlnt *bc, TAPE_PCALLBACK callback); t_stat 186 src/simh/sim_tape.h t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped); t_stat 187 src/simh/sim_tape.h t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); t_stat 188 src/simh/sim_tape.h t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped); t_stat 189 src/simh/sim_tape.h t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); t_stat 190 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped); t_stat 191 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback); t_stat 192 src/simh/sim_tape.h t_stat sim_tape_rewind (UNIT *uptr); t_stat 193 src/simh/sim_tape.h t_stat sim_tape_rewind_a (UNIT *uptr, TAPE_PCALLBACK callback); t_stat 194 src/simh/sim_tape.h t_stat sim_tape_position \ t_stat 197 src/simh/sim_tape.h t_stat sim_tape_position_a \ t_stat 200 src/simh/sim_tape.h t_stat sim_tape_reset (UNIT *uptr); t_stat 204 src/simh/sim_tape.h t_stat sim_tape_set_fmt (UNIT *uptr, int32 val, CONST char *cptr, void *desc); t_stat 205 src/simh/sim_tape.h t_stat sim_tape_show_fmt (FILE *st, UNIT *uptr, int32 val, CONST void *desc); t_stat 206 src/simh/sim_tape.h t_stat sim_tape_set_capac (UNIT *uptr, int32 val, CONST char *cptr, void *desc); t_stat 207 src/simh/sim_tape.h t_stat sim_tape_show_capac (FILE *st, UNIT *uptr, int32 val, CONST void *desc); t_stat 208 src/simh/sim_tape.h t_stat sim_tape_set_dens (UNIT *uptr, int32 val, CONST char *cptr, void *desc); t_stat 209 src/simh/sim_tape.h t_stat sim_tape_show_dens (FILE *st, UNIT *uptr, int32 val, CONST void *desc); t_stat 121 src/simh/sim_timer.c t_stat sim_os_set_thread_priority (int below_normal_above) t_stat 132 src/simh/sim_timer.c t_stat sim_os_set_thread_priority (int below_normal_above) t_stat 346 src/simh/sim_timer.c t_stat sim_timer_tick_svc (UNIT *uptr); t_stat 487 src/simh/sim_timer.c t_stat sim_show_timers (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc) t_stat 587 src/simh/sim_timer.c t_stat sim_show_clock_queues (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr) t_stat 624 src/simh/sim_timer.c t_stat sim_timer_clr_catchup (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 631 src/simh/sim_timer.c t_stat sim_timer_set_catchup (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 638 src/simh/sim_timer.c t_stat sim_timer_show_catchup (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 652 src/simh/sim_timer.c static t_stat sim_timer_clock_reset (DEVICE *dptr); t_stat 661 src/simh/sim_timer.c t_stat sim_timer_tick_svc (UNIT *uptr) t_stat 664 src/simh/sim_timer.c t_stat stat; t_stat 781 src/simh/sim_timer.c static t_stat sim_timer_clock_tick_svc (UNIT *uptr) t_stat 839 src/simh/sim_timer.c static t_stat sim_timer_clock_reset (DEVICE *dptr) t_stat 904 src/simh/sim_timer.c t_stat sim_timer_activate (UNIT *uptr, int32 interval) t_stat 909 src/simh/sim_timer.c t_stat sim_timer_activate_after (UNIT *uptr, uint32 usec_delay) t_stat 936 src/simh/sim_timer.c t_stat sim_register_clock_unit_tmr (UNIT *uptr, int32 tmr) t_stat 68 src/simh/sim_timer.h t_stat sim_show_timers (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc); t_stat 69 src/simh/sim_timer.h t_stat sim_show_clock_queues (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); t_stat 76 src/simh/sim_timer.h t_stat sim_timer_change_asynch (void); t_stat 77 src/simh/sim_timer.h t_stat sim_timer_activate (UNIT *uptr, int32 interval); t_stat 78 src/simh/sim_timer.h t_stat sim_timer_activate_after (UNIT *uptr, uint32 usec_delay); t_stat 80 src/simh/sim_timer.h t_stat sim_register_clock_unit_tmr (UNIT *uptr, int32 tmr); t_stat 82 src/simh/sim_timer.h t_stat sim_os_set_thread_priority (int below_normal_above); t_stat 596 src/simh/sim_tmxr.c static TMLN *tmxr_get_ldsc (UNIT *uptr, const char *cptr, TMXR *mp, t_stat *status) t_stat 600 src/simh/sim_tmxr.c t_stat code = SCPE_OK; t_stat 1169 src/simh/sim_tmxr.c static t_stat tmxr_reset_ln_ex (TMLN *lp, t_bool closeserial) t_stat 1210 src/simh/sim_tmxr.c t_stat tmxr_close_ln (TMLN *lp) t_stat 1215 src/simh/sim_tmxr.c t_stat tmxr_reset_ln (TMLN *lp) t_stat 1232 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 1374 src/simh/sim_tmxr.c t_stat tmxr_set_line_loopback (TMLN *lp, t_bool enable_loopback) t_stat 1425 src/simh/sim_tmxr.c t_stat tmxr_set_line_halfduplex (TMLN *lp, t_bool enable_halfduplex) t_stat 1460 src/simh/sim_tmxr.c t_stat val = 0; t_stat 1507 src/simh/sim_tmxr.c t_stat tmxr_get_packet_ln (TMLN *lp, const uint8 **pbuf, size_t *psize) t_stat 1512 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 1837 src/simh/sim_tmxr.c t_stat tmxr_putc_ln (TMLN *lp, int32 chr) t_stat 1886 src/simh/sim_tmxr.c t_stat tmxr_put_packet_ln (TMLN *lp, const uint8 *buf, size_t size) t_stat 1891 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 1893 src/simh/sim_tmxr.c t_stat r; t_stat 1971 src/simh/sim_tmxr.c t_stat r; t_stat 2060 src/simh/sim_tmxr.c t_stat tmxr_detach_ln (TMLN *lp) t_stat 2127 src/simh/sim_tmxr.c t_stat tmxr_set_line_speed (TMLN *lp, CONST char *speed) t_stat 2131 src/simh/sim_tmxr.c t_stat r; t_stat 2168 src/simh/sim_tmxr.c t_stat tmxr_open_master (TMXR *mp, CONST char *cptr) t_stat 2178 src/simh/sim_tmxr.c t_stat r = SCPE_OK; t_stat 2847 src/simh/sim_tmxr.c t_stat tmxr_set_line_unit (TMXR *mp, int line, UNIT *uptr_poll) t_stat 2874 src/simh/sim_tmxr.c t_stat tmxr_set_line_output_unit (TMXR *mp, int line, UNIT *uptr_poll) t_stat 2885 src/simh/sim_tmxr.c t_stat tmxr_start_poll (void) t_stat 2890 src/simh/sim_tmxr.c t_stat tmxr_stop_poll (void) t_stat 2939 src/simh/sim_tmxr.c static t_stat _tmxr_locate_line_send_expect (const char *cptr, SEND **snd, EXPECT **exp) t_stat 2944 src/simh/sim_tmxr.c t_stat r; t_stat 2969 src/simh/sim_tmxr.c t_stat tmxr_locate_line_send (const char *cptr, SEND **snd) t_stat 2974 src/simh/sim_tmxr.c t_stat tmxr_locate_line_expect (const char *cptr, EXPECT **exp) t_stat 2979 src/simh/sim_tmxr.c t_stat tmxr_change_async (void) t_stat 2986 src/simh/sim_tmxr.c t_stat tmxr_attach_ex (TMXR *mp, UNIT *uptr, CONST char *cptr, t_bool async) t_stat 2988 src/simh/sim_tmxr.c t_stat r; t_stat 3021 src/simh/sim_tmxr.c t_stat tmxr_startup (void) t_stat 3026 src/simh/sim_tmxr.c t_stat tmxr_shutdown (void) t_stat 3033 src/simh/sim_tmxr.c t_stat tmxr_show_open_devices (FILE* st, DEVICE *dptr, UNIT* uptr, int32 val, CONST char* desc) t_stat 3122 src/simh/sim_tmxr.c t_stat tmxr_close_master (TMXR *mp) t_stat 3185 src/simh/sim_tmxr.c t_stat tmxr_detach (TMXR *mp, UNIT *uptr) t_stat 3208 src/simh/sim_tmxr.c t_stat tmxr_activate (UNIT *uptr, int32 interval) t_stat 3215 src/simh/sim_tmxr.c t_stat tmxr_activate_after (UNIT *uptr, uint32 usecs_walltime) t_stat 3222 src/simh/sim_tmxr.c t_stat tmxr_attach_help(FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr) t_stat 3423 src/simh/sim_tmxr.c t_stat tmxr_ex (t_value *vptr, t_addr addr, UNIT *uptr, int32 sw) t_stat 3428 src/simh/sim_tmxr.c t_stat tmxr_dep (t_value val, t_addr addr, UNIT *uptr, int32 sw) t_stat 3652 src/simh/sim_tmxr.c t_stat tmxr_dscln (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 3656 src/simh/sim_tmxr.c t_stat status; t_stat 3678 src/simh/sim_tmxr.c t_stat tmxr_set_log (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 3682 src/simh/sim_tmxr.c t_stat r; t_stat 3711 src/simh/sim_tmxr.c t_stat tmxr_set_nolog (UNIT *uptr, int32 val, CONST char *cptr, void *desc) t_stat 3734 src/simh/sim_tmxr.c t_stat tmxr_show_log (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 3776 src/simh/sim_tmxr.c t_stat tmxr_set_lnorder (UNIT *uptr, int32 val, CONST char *carg, void *desc) t_stat 3786 src/simh/sim_tmxr.c t_stat result = SCPE_OK; t_stat 3877 src/simh/sim_tmxr.c t_stat tmxr_show_lnorder (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 3929 src/simh/sim_tmxr.c t_stat tmxr_show_summ (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 3949 src/simh/sim_tmxr.c t_stat tmxr_show_cstat (FILE *st, UNIT *uptr, int32 val, CONST void *desc) t_stat 3977 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);