Searched refs:NSYS (Results 1 – 3 of 3) sorted by relevance
74 } sy[NSYS];297 if (++nsys > NSYS) { in bootshut()300 nsys = NSYS; in bootshut()
82 } sy[NSYS];275 if (++nsys > NSYS) { in bootshut()278 nsys = NSYS; in bootshut()
38 #define NSYS 200 /* number of run state changes */ macro