Searched defs:pch_gbe_option (Results 1 – 1 of 1) sorted by relevance
145 struct pch_gbe_option { struct146 enum { enable_option, range_option, list_option } type;147 char *name;148 char *err;149 int def;150 union {159 } arg;