Searched refs:io_set_dmc (Results 1 – 5 of 5) sorted by relevance
/dports/emulators/simh/simh-3.9.0_5/H316/ |
H A D | h316_defs.h | 208 t_stat io_set_dmc (UNIT *uptr, int32 val, char *cptr, void *desc);
|
H A D | h316_fhd.c | 164 &io_set_dmc, NULL, NULL },
|
H A D | h316_mt.c | 166 &io_set_dmc, NULL, NULL },
|
H A D | h316_dp.c | 341 &io_set_dmc, NULL, NULL },
|
H A D | h316_cpu.c | 1444 t_stat io_set_dmc (UNIT *uptr, int32 val, char *cptr, void *desc) in io_set_dmc() function
|