Home
last modified time | relevance | path

Searched refs:partition_type_fields (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpk_disklabel.c225 const int partition_type_fields[] = { 0, 0x1c2, 0x1d2, 0x1e2, 0x1f2 }; in block0_is_fdisk() local
235 int partition_type = block[partition_type_fields[partition]]; in block0_is_fdisk()