Searched refs:NSYS (Results 1 – 3 of 3) sorted by relevance
74 } sy[NSYS];298 if (++nsys > NSYS) { in bootshut()301 nsys = NSYS; in bootshut()
80 } sy[NSYS];274 if (++nsys > NSYS) { in bootshut()277 nsys = NSYS; in bootshut()
36 #define NSYS 200 /* number of run state changes */ macro