Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Ddisklabel.h136 u_int32_t pmBootLoad2; /* (reserved) */ member
/netbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h169 u_int32_t pmBootLoad2; /* (reserved) */ member
/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_apple.c103 SWAP32(pmBootLoad2); in swap_apple_part_map_entry()
/netbsd-src/sbin/apmlabel/
H A Dapmlabel.c278 BE32TOH(part->pmBootLoad2); in convert_part_map_entry()
/netbsd-src/sys/sys/
H A Dbootblock.h886 uint32_t pmBootLoad2; /* (reserved) */ member
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c851 part->pmBootLoad2 = 0;