Home
last modified time | relevance | path

Searched defs:scan_io (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/sys/
H A Dscanio.h59 struct scan_io { struct
60 unsigned long scan_width; /* width in 1/1200ths of an inch */
61 unsigned long scan_height; /* height in 1/1200ths of an inch */
88 #define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */ argument