HomeSort by: relevance | last modified time | path
    Searched defs:si_buckets_max (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/rmi/
rmixl_fmn.c 150 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);
rmixl_fmn.c 150 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 24 milliseconds