Home
last modified time | relevance | path

Searched refs:sc_sin (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/newsmips/dev/
H A Dscsi_1185.c159 static void sc_sin(struct sc_softc *, volatile struct sc_chan_stat *);
1044 sc_sin(sc, cs); in sc_pmatch()
1451 sc_sin(struct sc_softc *sc, volatile struct sc_chan_stat *cs) function