bioc_vol           99 dev/biovar.h   #define BIOCVOL _IOWR('B', 34, struct bioc_vol)
bioc_vol          101 dev/biovar.h   struct bioc_vol {
bioc_vol          164 dev/ic/ami.c   int		ami_vol(struct ami_softc *, struct bioc_vol *,
bioc_vol          168 dev/ic/ami.c   int		ami_ioctl_vol(struct ami_softc *, struct bioc_vol *);
bioc_vol         1681 dev/ic/ami.c   		error = ami_ioctl_vol(sc, (struct bioc_vol *)addr);
bioc_vol         1945 dev/ic/ami.c   ami_vol(struct ami_softc *sc, struct bioc_vol *bv, struct ami_big_diskarray *p)
bioc_vol         2120 dev/ic/ami.c   ami_ioctl_vol(struct ami_softc *sc, struct bioc_vol *bv)
bioc_vol         1031 dev/ic/ciss.c  	struct bioc_vol *bv;
bioc_vol         1058 dev/ic/ciss.c  		bv = (struct bioc_vol *)addr;
bioc_vol           80 dev/ic/gdt_common.c int	gdt_ioctl_vol(struct gdt_softc *, struct bioc_vol *);
bioc_vol         1494 dev/ic/gdt_common.c 		error = gdt_ioctl_vol(sc, (struct bioc_vol *)addr);
bioc_vol         1532 dev/ic/gdt_common.c gdt_ioctl_vol(struct gdt_softc *sc, struct bioc_vol *bv)
bioc_vol          101 dev/ic/mfi.c   int		mfi_ioctl_vol(struct mfi_softc *, struct bioc_vol *);
bioc_vol         1236 dev/ic/mfi.c   		error = mfi_ioctl_vol(sc, (struct bioc_vol *)addr);
bioc_vol         1299 dev/ic/mfi.c   mfi_ioctl_vol(struct mfi_softc *sc, struct bioc_vol *bv)
bioc_vol         1684 dev/ic/mfi.c   	struct bioc_vol		*vdhs;
bioc_vol         1838 dev/ic/mfi.c   	struct bioc_vol		bv;
bioc_vol          486 dev/pci/arc.c  int			arc_bio_vol(struct arc_softc *, struct bioc_vol *);
bioc_vol          988 dev/pci/arc.c  		error = arc_bio_vol(sc, (struct bioc_vol *)addr);
bioc_vol         1177 dev/pci/arc.c  arc_bio_vol(struct arc_softc *sc, struct bioc_vol *bv)
bioc_vol         1535 dev/pci/arc.c  	struct bioc_vol		bv;
bioc_vol         1589 dev/pci/arc.c  	struct bioc_vol		bv;
bioc_vol           87 dev/softraid.c int			sr_ioctl_vol(struct sr_softc *, struct bioc_vol *);
bioc_vol          579 dev/softraid.c 		rv = sr_ioctl_vol(sc, (struct bioc_vol *)addr);
bioc_vol          637 dev/softraid.c sr_ioctl_vol(struct sr_softc *sc, struct bioc_vol *bv)