HomeSort by: relevance | last modified time | path
    Searched defs:atw_dwelltime (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
atw.c 145 int atw_dwelltime = 200; variable in typeref:typename:int
2506 callout_reset(&sc->sc_scan_ch, atw_dwelltime * hz / 1000,
atw.c 145 int atw_dwelltime = 200; variable in typeref:typename:int
2506 callout_reset(&sc->sc_scan_ch, atw_dwelltime * hz / 1000,

Completed in 25 milliseconds