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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1406 int ntimer = 0; local
1432 ntimer = 1;
1437 if (ntimer != 0)
1438 ieee80211_start_watchdog(ic, ntimer);
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2013 int ntimer = 0; local
2034 ntimer = 1;
2040 if (ntimer)
2041 ieee80211_start_watchdog(ic, ntimer);
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1964 int ntimer = 0; local
1985 ntimer = 1;
1991 if (ntimer)
1992 ieee80211_start_watchdog(ic, ntimer);
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1943 int ntimer = 0; local
1964 ntimer = 1;
1970 if (ntimer)
1971 ieee80211_start_watchdog(ic, ntimer);
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c1602 int ntimer = 0; local
1641 ntimer = 1;
1646 if (ntimer != 0)
1647 ieee80211_start_watchdog(ic, ntimer);

Completed in 102 milliseconds