bioc_vol
bio_show_volumes(struct biotmp *bt, struct bioc_vol *bv)
struct bioc_vol bv;
struct bioc_vol *bv;
static int bio_show_volumes(struct biotmp *, struct bioc_vol *);
struct bioc_vol bv;
struct bioc_vol *bv = kmem_zalloc(sizeof(*bv), KM_SLEEP);
static int ld_ataraid_biovol(struct ld_ataraid_softc *, struct bioc_vol *);
error = ld_ataraid_biovol(sc, (struct bioc_vol *)addr);
ld_ataraid_biovol(struct ld_ataraid_softc *sc, struct bioc_vol *bv)
bio_vol_to_envsys(envsys_data_t *edata, const struct bioc_vol *bv)
#define BIOCVOL _IOWR('B', 34, struct bioc_vol)
void bio_vol_to_envsys(struct envsys_data *, const struct bioc_vol *) ;
error = cac_ioctl_vol(sc, (struct bioc_vol *)addr);
cac_ioctl_vol(struct cac_softc *sc, struct bioc_vol *bv)
struct bioc_vol bv;
int cac_ioctl_vol(struct cac_softc *, struct bioc_vol *);
error = ciss_ioctl_vol(sc, (struct bioc_vol *)addr);
ciss_ioctl_vol(struct ciss_softc *sc, struct bioc_vol *bv)
struct bioc_vol bv;
int ciss_ioctl_vol(struct ciss_softc *, struct bioc_vol *);
static int mfi_ioctl_vol(struct mfi_softc *, struct bioc_vol *);
error = mfi_ioctl_vol(sc, (struct bioc_vol *)addr);
mfi_ioctl_vol(struct mfi_softc *sc, struct bioc_vol *bv)
struct bioc_vol *vdhs;
struct bioc_vol bv;
static int mpt_bio_ioctl_vol(mpt_softc_t *, struct bioc_vol *);
mpt_bio_ioctl_vol(mpt_softc_t *mpt, struct bioc_vol *bv)
arc_bio_vol(struct arc_softc *sc, struct bioc_vol *bv)
struct bioc_vol bv;
struct bioc_vol bv;
error = arc_bio_vol(sc, (struct bioc_vol *)addr);
static int arc_bio_vol(struct arc_softc *, struct bioc_vol *);
return (ips_ioctl_vol(sc, (struct bioc_vol *)data));
ips_ioctl_vol(struct ips_softc *sc, struct bioc_vol *bv)
int ips_ioctl_vol(struct ips_softc *, struct bioc_vol *);
error = mfii_ioctl_vol(sc, (struct bioc_vol *)addr);
mfii_ioctl_vol(struct mfii_softc *sc, struct bioc_vol *bv)
struct bioc_vol *vdhs;
struct bioc_vol bv;
static int mfii_ioctl_vol(struct mfii_softc *, struct bioc_vol *);
error = mpii_ioctl_vol(sc, (struct bioc_vol *)addr);
mpii_ioctl_vol(struct mpii_softc *sc, struct bioc_vol *bv)
static int mpii_ioctl_vol(struct mpii_softc *, struct bioc_vol *);
static int mpii_bio_volstate(struct mpii_softc *, struct bioc_vol *);
mpii_bio_volstate(struct mpii_softc *sc, struct bioc_vol *bv)
struct bioc_vol bv;