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

  /src/sys/dev/scsipi/
st.c 349 static int st_read(struct st_softc *, char *, int, int);
1685 st_read(struct st_softc *st, char *bf, int size, int flags) function in typeref:typename:int
2471 st_read(st, bf, readsize, XS_CTL_SILENT); /* XXX */
st.c 349 static int st_read(struct st_softc *, char *, int, int);
1685 st_read(struct st_softc *st, char *bf, int size, int flags) function in typeref:typename:int
2471 st_read(st, bf, readsize, XS_CTL_SILENT); /* XXX */

Completed in 26 milliseconds