Searched refs:MAX_MULT_SECTORS (Results 1 – 2 of 2) sorted by relevance
203 #define MAX_MULT_SECTORS 16 macro210 #if (IDE_DMA_BUF_SECTORS < MAX_MULT_SECTORS)
152 #if MAX_MULT_SECTORS > 1 in ide_identify()153 put_le16(p + 47, 0x8000 | MAX_MULT_SECTORS); in ide_identify()343 #if MAX_MULT_SECTORS > 1 in ide_cfata_identify()344 put_le16(p + 47, 0x8000 | MAX_MULT_SECTORS); in ide_cfata_identify()1366 s->mult_sectors = MAX_MULT_SECTORS; in ide_reset()1485 ((s->nsector & 0xff) > MAX_MULT_SECTORS || in cmd_set_multiple_mode()