Searched refs:SDEBUG_MAX_PARTS (Results 1 – 1 of 1) sorted by relevance
574 #define SDEBUG_MAX_PARTS 4 macro3895 int starts[SDEBUG_MAX_PARTS + 2]; in sdebug_build_parts()3902 if (scsi_debug_num_parts > SDEBUG_MAX_PARTS) { in sdebug_build_parts()3903 scsi_debug_num_parts = SDEBUG_MAX_PARTS; in sdebug_build_parts()3905 SDEBUG_MAX_PARTS); in sdebug_build_parts()