Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP10/
H A Dpdp10_tim.c250 t_stat tim_set_mod (UNIT *uptr, int32 val, char *cptr, void *desc) in tim_set_mod() function
H A Dpdp10_cpu.c325 extern t_stat tim_set_mod (UNIT *uptr, int32 val, char *cptr, void *desc);
395 { UNIT_KLAD+UNIT_ITS+UNIT_T20, 0, "TOPS-10", "TOPS-10", &tim_set_mod },
396 { UNIT_KLAD+UNIT_ITS+UNIT_T20, 0, NULL , "TOPS10", &tim_set_mod },
397 { UNIT_KLAD+UNIT_ITS+UNIT_T20, UNIT_T20, "TOPS-20", "TOPS-20", &tim_set_mod },
398 { UNIT_KLAD+UNIT_ITS+UNIT_T20, UNIT_T20, NULL, "TOPS20", &tim_set_mod },
399 { UNIT_KLAD+UNIT_ITS+UNIT_T20, UNIT_ITS, "ITS", "ITS", &tim_set_mod },
400 { UNIT_KLAD+UNIT_ITS+UNIT_T20, UNIT_KLAD, "diagnostic mode", "KLAD", &tim_set_mod },