Searched refs:sf_newbuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/sf/
H A Dif_sf.c184 static int sf_newbuf(struct sf_softc *, int);
1405 if (sf_newbuf(sc, i) != 0)
1451 sf_newbuf(struct sf_softc *sc, int idx) function
1582 if (sf_newbuf(sc, eidx) != 0) {

Completed in 54 milliseconds