arcmsr.c | 97 static int arc_bio_vol(struct arc_softc *, struct bioc_vol *); 743 error = arc_bio_vol(sc, (struct bioc_vol *)addr); 1317 arc_bio_vol(struct arc_softc *sc, struct bioc_vol *bv) function in typeref:typename:int 1787 if (arc_bio_vol(sc, &bv) != 0) 1812 if (arc_bio_vol(sc, &bv) != 0) 1909 if (arc_bio_vol(sc, &bv)) {
|