Searched refs:SCSI_DEBUG_MAX_CMD_LEN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_debug.c203 #define SCSI_DEBUG_MAX_CMD_LEN 32 macro
2394 if (sdp->host->max_cmd_len != SCSI_DEBUG_MAX_CMD_LEN)
2395 sdp->host->max_cmd_len = SCSI_DEBUG_MAX_CMD_LEN;

Completed in 37 milliseconds