Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXPS
usr/src/uts/sun4u/sys/envctrl.h
749
int ps_present[MAXPS+1]; /* PS present t/f 0 not used */
usr/src/uts/sun4u/sys/envctrl_ue450.h
670
int ps_present[MAXPS+1]; /* PS present t/f 0 not used */
usr/src/uts/sun4u/tazmo/io/envctrl.c
2159
for (i = 0; i <= MAXPS; i++) {
usr/src/uts/sun4u/tazmo/io/envctrl.c
2648
for (i = 0; i <= MAXPS; i++) {