Searched refs:MAX_REBUILD_SECTORS (Results 1 – 4 of 4) sorted by relevance
743 #define MAX_REBUILD_SECTORS 0x40 in hpt_rebuild_data_block() macro746 buffer = malloc(SECTOR_TO_BYTE(MAX_REBUILD_SECTORS), M_DEVBUF, M_NOWAIT); in hpt_rebuild_data_block()756 pCmd->uCmd.R1Control.nSectors = MAX_REBUILD_SECTORS; in hpt_rebuild_data_block()761 pCmd->uCmd.R1Control.nSectors = MAX_REBUILD_SECTORS/2; in hpt_rebuild_data_block()766 pCmd->uCmd.R1Control.nSectors = MAX_REBUILD_SECTORS; in hpt_rebuild_data_block()
64 #define MAX_REBUILD_SECTORS 128 macro
66 #define MAX_REBUILD_SECTORS 128 macro