Searched refs:da_poll_period (Results 1 – 1 of 1) sorted by relevance
1573 static int da_poll_period = DA_DEFAULT_POLL_PERIOD; variable1585 &da_poll_period, 0, "Media polling period in seconds");3033 da_poll_period != 0) { in daregister()3034 callout_reset_sbt(&softc->mediapoll_c, da_poll_period * SBT_1S, in daregister()6139 if (da_poll_period != 0) { in damediapoll()6141 da_poll_period * SBT_1S, 0, C_PREL(1)); in damediapoll()