HomeSort by: relevance | last modified time | path
    Searched defs:ioc_vol (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
cdio.h 215 struct ioc_vol { struct
218 #define CDIOCGETVOL _IOR('c', 10, struct ioc_vol)
219 #define CDIOCSETVOL _IOW('c', 11, struct ioc_vol)
cdio.h 215 struct ioc_vol { struct
218 #define CDIOCGETVOL _IOR('c', 10, struct ioc_vol)
219 #define CDIOCSETVOL _IOW('c', 11, struct ioc_vol)
cdio.h 215 struct ioc_vol { struct
218 #define CDIOCGETVOL _IOR('c', 10, struct ioc_vol)
219 #define CDIOCSETVOL _IOW('c', 11, struct ioc_vol)

Completed in 32 milliseconds