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

  /src/sys/dev/scsipi/
st.c 347 static void strestart(void *);
1295 callout_reset(&st->sc_callout, hz / 2, strestart,
1360 strestart(void *v) function in typeref:typename:void
st.c 347 static void strestart(void *);
1295 callout_reset(&st->sc_callout, hz / 2, strestart,
1360 strestart(void *v) function in typeref:typename:void
st.c 347 static void strestart(void *);
1295 callout_reset(&st->sc_callout, hz / 2, strestart,
1360 strestart(void *v) function in typeref:typename:void

Completed in 36 milliseconds