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

  /src/sys/dev/scsipi/
st.c 357 static int st_erase(struct st_softc *, int full, int flags);
1566 error = st_erase(st, number, flags);
1707 st_erase(struct st_softc *st, int full, int flags) function in typeref:typename:int
st.c 357 static int st_erase(struct st_softc *, int full, int flags);
1566 error = st_erase(st, number, flags);
1707 st_erase(struct st_softc *st, int full, int flags) function in typeref:typename:int

Completed in 77 milliseconds