Searched refs:pmBootLoad (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h168 u_int32_t pmBootLoad; /* boot code load address */ member in struct:part_map_entry
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h135 u_int32_t pmBootLoad; /* boot code load address */ member in struct:part_map_entry
/netbsd-current/usr.sbin/installboot/arch/
H A Dmacppc.c179 pme.pmBootLoad = htobe32(0x4000);
/netbsd-current/distrib/cdrom/macppc_mkboothfs/
H A Dmkboothfs.c116 pme.pmBootLoad = htobe32(0x4000);
/netbsd-current/sbin/apmlabel/
H A Dapmlabel.c277 BE32TOH(part->pmBootLoad);
/netbsd-current/sys/dev/dkwedge/
H A Ddkwedge_apple.c102 SWAP32(pmBootLoad);
/netbsd-current/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c850 part->pmBootLoad = 0;
/netbsd-current/sys/sys/
H A Dbootblock.h885 uint32_t pmBootLoad; /* boot code load address */ member in struct:apple_part_map_entry

Completed in 126 milliseconds