Searched refs:firstep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c164 const int firstep[] = { 0, 4, 8 }; local
167 if (level >= ARRAY_SIZE(firstep)) {
171 (unsigned)ARRAY_SIZE(firstep)));
176 AR_PHY_FIND_SIG_FIRSTEP, firstep[level]);

Completed in 67 milliseconds