st.c | 360 static int st_setpos(struct st_softc *, int, uint32_t *); 1629 error = st_setpos(st, 0, (uint32_t *)arg); 1632 error = st_setpos(st, 1, (uint32_t *)arg); 2112 st_setpos(struct st_softc *st, int hard, uint32_t *blkptr) function in typeref:typename:int
|