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

  /src/sys/sys/
scanio.h 44 * Some comments about the values in the scan_io struct:
59 struct scan_io { struct
88 #define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */
89 #define SCIOCSET _IOW('S', 2, struct scan_io) /* set parameters */
scanio.h 44 * Some comments about the values in the scan_io struct:
59 struct scan_io { struct
88 #define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */
89 #define SCIOCSET _IOW('S', 2, struct scan_io) /* set parameters */
scanio.h 44 * Some comments about the values in the scan_io struct:
59 struct scan_io { struct
88 #define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */
89 #define SCIOCSET _IOW('S', 2, struct scan_io) /* set parameters */

Completed in 31 milliseconds