Home
last modified time | relevance | path

Searched refs:cd_getvol (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/scsipi/
H A Dcd.c166 static int cd_getvol(struct cd_softc *, struct ioc_vol *, int);
1333 return (cd_getvol(cd, arg, 0)); in cdioctl()
2276 cd_getvol(struct cd_softc *cd, struct ioc_vol *arg, int flags) in cd_getvol() function