Home
last modified time | relevance | path

Searched defs:ptn_types (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/lib/libkern/
H A Dxlat_mbr_fstype.c42 static const struct ptn_types { in xlat_mbr_fstype() struct
43 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