Home
last modified time | relevance | path

Searched refs:dwelltime (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_var.h93 int dwelltime; member
H A Dural.c1416 drv_usectohz(sc->dwelltime * 1000)); in ural_newstate()
2311 sc->dwelltime = 300; in ural_attach()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h96 int dwelltime; member
H A Drum.c1428 drv_usectohz(sc->dwelltime * 1000)); in rum_newstate()
2356 sc->dwelltime = 300; in rum_attach()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h91 int dwelltime; member
H A Durtw.c3683 drv_usectohz(sc->dwelltime * 1000)); in urtw_newstate()
4398 sc->dwelltime = 250; in urtw_attach()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_var.h189 int dwelltime; member
H A Drt2560.c907 drv_usectohz(sc->dwelltime * 1000)); in rt2560_newstate()
2543 sc->dwelltime = 300; in rt2560_attach()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h218 int dwelltime; member
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h621 uint16_t dwelltime; member
H A Dipw2200.c1586 scan.dwelltime = LE_16(40); /* The interval is set up to 40 */ in ipw2200_start_scan()