Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP11/
H A Dpdp11_tq.c355 t_stat tq_show_unitq (FILE *st, UNIT *uptr, int32 val, void *desc);
493 NULL, &tq_show_unitq, NULL },
2219 t_stat tq_show_unitq (FILE *st, UNIT *uptr, int32 val, void *desc) in tq_show_unitq() function
2288 tq_show_unitq (st, &tq_unit[i], 0, NULL); in tq_show_ctrl()