Home
last modified time | relevance | path

Searched refs:SK_IM_MAX (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sk/
H A Dif_skreg.h387 #define SK_IM_MAX 10000 macro
H A Dif_sk.c1540 sc->sk_int_mod > SK_IM_MAX) { in skc_attach()
3715 return (sysctl_int_range(oidp, arg1, arg2, req, SK_IM_MIN, SK_IM_MAX)); in sysctl_hw_sk_int_mod()