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

  /src/sys/arch/hpcmips/dev/
tc5165buf.c 72 struct callout scc_soft_ch; member in struct:tc5165buf_chip
115 callout_init(&sc->sc_chip->scc_soft_ch, 0);
199 callout_reset(&scc->scc_soft_ch, 1, tc5165buf_soft, scc);

Completed in 20 milliseconds