Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dbwivar.h633 int sc_dwell_time; /* milliseconds */ member
H A Dbwi.c655 NULL, 0, &sc->sc_dwell_time, 0, CTL_CREATE, CTL_EOL)) != 0) in bwi_sysctlattach()
839 sc->sc_dwell_time = 200; in bwi_attach()
7628 (sc->sc_dwell_time * hz) / 1000); in bwi_newstate()