Home
last modified time | relevance | path

Searched refs:SDEBUG_MAX_CMD_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dscsi_debug.c307 #define SDEBUG_MAX_CMD_LEN 32 macro
6650 if (sdp->host->max_cmd_len != SDEBUG_MAX_CMD_LEN) in scsi_debug_sdev_configure()
6651 sdp->host->max_cmd_len = SDEBUG_MAX_CMD_LEN; in scsi_debug_sdev_configure()