Home
last modified time | relevance | path

Searched refs:arc_bio_vol (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Darc.c657 int arc_bio_vol(struct arc_softc *, struct bioc_vol *);
1838 error = arc_bio_vol(sc, (struct bioc_vol *)addr); in arc_bioctl()
2081 arc_bio_vol(struct arc_softc *sc, struct bioc_vol *bv) in arc_bio_vol() function
2631 if (arc_bio_vol(sc, &bv) != 0) { in arc_create_sensors()
2669 if (arc_bio_vol(sc, &bv)) { in arc_refresh_sensors()