Lines Matching defs:length
204 #define MKSCSI_VENDOR_SPEC(cdb, command, length) { \205 assert(length == 6 || length == 10 || length == 12 || length == 16); \206 memset(cdb.data, 0, length); \208 cdb.len = length; \334 /* Minimum and maximum width and length supported. */378 int length; /* length of the scan area in mm */