Lines Matching defs:T30_s
282 typedef struct T30_s { struct284 __u8 resolution;285 __u8 rate;286 __u8 width;287 __u8 length;288 __u8 compression;289 __u8 ecm;290 __u8 binary;291 __u8 scantime;292 __u8 id[FAXIDLEN];294 __u8 phase;295 __u8 direction;296 __u8 code;320 } __packed T30_s; argument