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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h70 #define IS_VALID_SLOT(slot) ((slot) >= 0 && (slot) < SLOT_COUNT) macro

Completed in 46 milliseconds