Searched defs:IS_VALID_PROC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h87 #define IS_VALID_PROC(proc) ((proc) >= 0 && (proc) < PROC_COUNT) macro

Completed in 57 milliseconds