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

  /src/sys/arch/newsmips/dev/
scsi_1185.c 159 static void sc_sin(struct sc_softc *, volatile struct sc_chan_stat *);
1044 sc_sin(sc, cs);
1451 sc_sin(struct sc_softc *sc, volatile struct sc_chan_stat *cs) function in typeref:typename:void
1461 printf("sc_sin: !REQ cmonr=%x\n", dummy);

Completed in 35 milliseconds