Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP10/
H A Dpdp10_tim.c73 int32 tim_t20_prob = 33; /* TOPS-20 prob */ variable
117 { DRDATA (PROB, tim_t20_prob, 6), REG_NZ + PV_LEFT + REG_HIDDEN },
209 else if (t20_idlelock && PROB (100 - tim_t20_prob)) in tim_svc()