Searched refs:cd_setvol (Results 1 – 1 of 1) sorted by relevance
167 static int cd_setvol(struct cd_softc *, const struct ioc_vol *, int);1339 return (cd_setvol(cd, arg, 0)); in cdioctl()2324 cd_setvol(struct cd_softc *cd, const struct ioc_vol *arg, int flags) in cd_setvol() function