Searched defs:pch_gbe_option (Results 1 – 1 of 1) sorted by relevance
134 struct pch_gbe_option { struct135 enum { enable_option, range_option, list_option } type;136 char *name;137 char *err;138 int def;139 union {148 } arg;