Searched refs:arc_bio_setstate (Results 1 – 1 of 1) sorted by relevance
106 static int arc_bio_setstate(struct arc_softc *, struct bioc_setstate *);759 error = arc_bio_setstate(sc, (struct bioc_setstate *)addr); in arc_bioctl()1114 arc_bio_setstate(struct arc_softc *sc, struct bioc_setstate *bs) in arc_bio_setstate() function