Searched refs:SDEBUG_MAX_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
261 #define SDEBUG_MAX_CMD_LEN 32 macro5901 if (sdp->host->max_cmd_len != SDEBUG_MAX_CMD_LEN) in scsi_debug_sdev_configure()5902 sdp->host->max_cmd_len = SDEBUG_MAX_CMD_LEN; in scsi_debug_sdev_configure()