Home
last modified time | relevance | path

Searched refs:io_set_dmc (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/simh/simh-3.9.0_5/H316/
H A Dh316_defs.h208 t_stat io_set_dmc (UNIT *uptr, int32 val, char *cptr, void *desc);
H A Dh316_fhd.c164 &io_set_dmc, NULL, NULL },
H A Dh316_mt.c166 &io_set_dmc, NULL, NULL },
H A Dh316_dp.c341 &io_set_dmc, NULL, NULL },
H A Dh316_cpu.c1444 t_stat io_set_dmc (UNIT *uptr, int32 val, char *cptr, void *desc) in io_set_dmc() function