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);
|