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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c180 static void iwn_calib_timeout(void *);
2591 iwn_calib_timeout(void *arg) function
2616 sc->calib_to = timeout(iwn_calib_timeout, sc,
6077 sc->calib_to = timeout(iwn_calib_timeout, sc, drv_usectohz(500000));

Completed in 57 milliseconds