Lines Matching defs:opts_t
64 struct opts_t { struct
65 bool do_deftest;
66 bool do_doff;
67 bool do_extdur;
68 bool do_list;
69 bool do_pf;
70 bool do_raw;
71 bool do_uoff;
72 bool opt_new;
73 bool verbose_given;
74 bool version_given;
75 int do_help;
76 int do_hex;
77 int maxlen;
78 int page_code;
79 int do_selftest;
80 int timeout;
81 int verbose;
82 const char * device_name;
83 const char * raw_arg;