Searched refs:sr_ioctl_vol (Results 1 – 1 of 1) sorted by relevance
103 int sr_ioctl_vol(struct sr_softc *, struct bioc_vol *);2496 rv = sr_ioctl_vol(sc, (struct bioc_vol *)bio); in sr_bio_handler()2577 sr_ioctl_vol(struct sr_softc *sc, struct bioc_vol *bv) in sr_ioctl_vol() function