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

/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h79 LongInt pmBootSize; /* size of boot code, in bytes */ member in struct:__anon38
H A Dlow.c155 d_fetchl(&ptr, &map.pmBootSize);
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmac_label.h73 unsigned char pmBootSize[4]; /* number of bytes in boot code */ member in struct:MacPart
/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h167 u_int32_t pmBootSize; /* size of boot code, in bytes */ member in struct:part_map_entry
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h134 u_int32_t pmBootSize; /* size of boot code, in bytes */ member in struct:part_map_entry
/netbsd-current/usr.sbin/installboot/arch/
H A Dmacppc.c178 pme.pmBootSize = htobe32(roundup(params->s1stat.st_size, 512));
/netbsd-current/distrib/cdrom/macppc_mkboothfs/
H A Dmkboothfs.c115 pme.pmBootSize = htobe32(MACPPC_BOOT_BLOCK_MAX_SIZE);
/netbsd-current/sbin/apmlabel/
H A Dapmlabel.c276 BE32TOH(part->pmBootSize);
/netbsd-current/sys/dev/dkwedge/
H A Ddkwedge_apple.c101 SWAP32(pmBootSize);
/netbsd-current/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c849 part->pmBootSize = 0;
/netbsd-current/sys/sys/
H A Dbootblock.h884 uint32_t pmBootSize; /* size of boot code, in bytes */ member in struct:apple_part_map_entry

Completed in 197 milliseconds