Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dscsi_debug.c249 #define SDEBUG_MAX_CMD_LEN 32 macro
5214 if (sdp->host->max_cmd_len != SDEBUG_MAX_CMD_LEN) in scsi_debug_slave_configure()
5215 sdp->host->max_cmd_len = SDEBUG_MAX_CMD_LEN; in scsi_debug_slave_configure()