Searched refs:SCSI_DEBUG_MAX_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
576 #define SCSI_DEBUG_MAX_CMD_LEN 32 macro3635 if (sdp->host->max_cmd_len != SCSI_DEBUG_MAX_CMD_LEN) in scsi_debug_slave_configure()3636 sdp->host->max_cmd_len = SCSI_DEBUG_MAX_CMD_LEN; in scsi_debug_slave_configure()