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

  /src/sys/dev/pci/
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)) {

Completed in 13 milliseconds