Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmac_label.h77 unsigned char pmBootEntry2[4];/* currently unused */ member
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h83 LongInt pmBootEntry2; /* reserved */ member
H A Dlow.c159 d_fetchl(&ptr, &map.pmBootEntry2); in l_readpm()
/netbsd-src/sys/arch/mac68k/include/
H A Ddisklabel.h138 u_int32_t pmBootEntry2; /* (reserved) */ member
/netbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h171 u_int32_t pmBootEntry2; /* (reserved) */ member
/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_apple.c105 SWAP32(pmBootEntry2); in swap_apple_part_map_entry()
/netbsd-src/sbin/apmlabel/
H A Dapmlabel.c280 BE32TOH(part->pmBootEntry2); in convert_part_map_entry()
/netbsd-src/sys/sys/
H A Dbootblock.h888 uint32_t pmBootEntry2; /* (reserved) */ member
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c853 part->pmBootEntry2 = 0;