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

/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_fmn.c150 const u_int si_buckets_max; member in struct:fmn_station_info
535 u_int buckets_max = fmnp->fmn_stinfo[sid].si_buckets_max;
581 KASSERT(4 <= info->si_buckets_max);
587 KASSERT(info->si_buckets_max == 8);

Completed in 169 milliseconds