Searched refs:pmDataCnt (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h76 LongInt pmDataCnt; /* number of blocks in data area */ member in struct:__anon38
H A Dlow.c152 d_fetchl(&ptr, &map.pmDataCnt);
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmac_label.h70 unsigned char pmDataCnt[4]; /* # of blks in partition's data area */ member in struct:MacPart
H A Dmac_label.c157 set_732 (mac_part->pmDataCnt,mpc+1);
181 set_732 (mac_part->pmDataCnt,mpm[i].size*(SECTOR_SIZE/HFS_BLOCKSZ));
197 set_732 (mac_part->pmDataCnt,mpc+1);
218 set_732 (mac_part->pmDataCnt,mpm[i].size*(SECTOR_SIZE/HFS_BLOCKSZ));
/netbsd-current/usr.sbin/installboot/arch/
H A Dmacppc.c157 pme.pmDataCnt = htobe32(2);
174 pme.pmDataCnt = htobe32(0x7fffffff);
/netbsd-current/distrib/cdrom/macppc_mkboothfs/
H A Dmkboothfs.c111 pme.pmDataCnt = htobe32(SIZETOBLK2048(BOOTDATASIZE));
129 pme.pmDataCnt = htobe32(SIZETOBLK512(BOOTDATASIZE));
/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h164 u_int32_t pmDataCnt; /* number of blocks in data area */ member in struct:part_map_entry
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h131 u_int32_t pmDataCnt; /* number of blocks in data area */ member in struct:part_map_entry
/netbsd-current/sbin/apmlabel/
H A Dapmlabel.c164 temp = (uint64_t)part->pmDataCnt * (uint64_t)blksize;
273 BE32TOH(part->pmDataCnt);
/netbsd-current/sys/dev/dkwedge/
H A Ddkwedge_apple.c98 SWAP32(pmDataCnt);
206 ae->pmLgDataStart, ae->pmDataCnt);
/netbsd-current/usr.sbin/sysinst/arch/mac68k/
H A Dmenus.md.pl98 map.blk[j].pmDataCnt = size;
109 map.blk[k].pmDataCnt = map.blk[k].pmPartBlkCnt;
143 map.blk[i].pmDataCnt =
H A Dmd.c195 new_map[i].pmDataCnt = new_map[i].pmPartBlkCnt;
198 new_map[i].pmDataCnt = pm->dlsize;
941 map.blk[i].pmDataCnt += map.blk[i+1].pmDataCnt;
/netbsd-current/sys/sys/
H A Dbootblock.h861 uint32_t pmDataCnt; /* number of blocks in data area */ member in struct:apple_part_map_entry

Completed in 115 milliseconds