Searched refs:GEMDOS_MAX_SECTOR_SIZE (Results 1 – 1 of 1) sorted by relevance
398 #define GEMDOS_MAX_SECTOR_SIZE (16*1024) macro1413 } while( sector_size <= GEMDOS_MAX_SECTOR_SIZE ); in setup_tables()1415 if (sector_size > GEMDOS_MAX_SECTOR_SIZE) in setup_tables()