Lines Matching defs:T30_s
243 typedef struct T30_s { struct245 __u8 resolution;246 __u8 rate;247 __u8 width;248 __u8 length;249 __u8 compression;250 __u8 ecm;251 __u8 binary;252 __u8 scantime;253 __u8 id[FAXIDLEN];255 __u8 phase;256 __u8 direction;257 __u8 code;281 } __packed T30_s; argument