bioc_volops
struct bioc_volops bc;
struct bioc_volops bc;
#define BIOCVOLOPS _IOWR('B', 39, struct bioc_volops)
static int arc_bio_volops(struct arc_softc *, struct bioc_volops *);
error = arc_bio_volops(sc, (struct bioc_volops *)addr);
arc_bio_volops(struct arc_softc *sc, struct bioc_volops *bc)