Searched defs:part_type_desc (Results 1 – 1 of 1) sorted by relevance
115 struct part_type_desc { struct116 enum part_type generic_ptype; /* what this maps to in generic terms */117 const char *short_desc; /* short type description */118 const char *description; /* full description */