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

/illumos-gate/usr/src/uts/sun4u/starfire/os/
H A Dstarfire.c260 static uint_t random_idx(int ubound);
359 (void) random_idx(-color);
375 idx = random_idx(bd_cnt);
439 random_idx(int ubound) function

Completed in 139 milliseconds