Searched refs:pmBootEntry (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h82 LongInt pmBootEntry; /* boot code entry point */ member in struct:__anon38
H A Dlow.c158 d_fetchl(&ptr, &map.pmBootEntry);
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmac_label.h76 unsigned char pmBootEntry[4]; /* entry point of boot code */ member in struct:MacPart
/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h170 u_int32_t pmBootEntry; /* boot code entry point */ member in struct:part_map_entry
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h137 u_int32_t pmBootEntry; /* boot code entry point */ member in struct:part_map_entry
/netbsd-current/usr.sbin/installboot/arch/
H A Dmacppc.c180 pme.pmBootEntry = htobe32(0x4000);
/netbsd-current/distrib/cdrom/macppc_mkboothfs/
H A Dmkboothfs.c117 pme.pmBootEntry = htobe32(0x4000);
/netbsd-current/sbin/apmlabel/
H A Dapmlabel.c279 BE32TOH(part->pmBootEntry);
/netbsd-current/sys/dev/dkwedge/
H A Ddkwedge_apple.c104 SWAP32(pmBootEntry);
/netbsd-current/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c852 part->pmBootEntry = 0;
/netbsd-current/sys/sys/
H A Dbootblock.h887 uint32_t pmBootEntry; /* boot code entry point */ member in struct:apple_part_map_entry

Completed in 96 milliseconds