Searched defs:ptn_types (Results 1 – 1 of 1) sorted by relevance
42 static const struct ptn_types { in xlat_mbr_fstype() struct43 uint8_t mbr_type; in xlat_mbr_fstype()44 uint8_t netbsd_type; in xlat_mbr_fstype()45 } ptn_types[] = { in xlat_mbr_fstype() local