HomeSort by: relevance | last modified time | path
    Searched refs:NEW_MAP_SIZE (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.sbin/sysinst/arch/mac68k/
md.h 95 #define NEW_MAP_SIZE 15
menus.md.pl 58 map.size = NEW_MAP_SIZE;
120 map.size = NEW_MAP_SIZE;
menus.md.de 56 map.size = NEW_MAP_SIZE;
118 map.size = NEW_MAP_SIZE;
menus.md.en 56 map.size = NEW_MAP_SIZE;
118 map.size = NEW_MAP_SIZE;
menus.md.es 56 map.size = NEW_MAP_SIZE;
118 map.size = NEW_MAP_SIZE;
md.c 82 { APPLE_PART_MAP_ENTRY_MAGIC, 0xa5a5, 6, 1, NEW_MAP_SIZE & 0x7e,
83 "Apple", "Apple_Partition_Map", 0, NEW_MAP_SIZE, 0x37,
178 * because NEW_MAP_SIZE is substantially larger than the number of
181 * new_map[], NEW_MAP_SIZE is expected to be a block count, not an
191 for (i=0;i<NEW_MAP_SIZE;i++) {

Completed in 13 milliseconds