Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqla1280.c483 #define CMD_SNSLEN(Cmnd) SCSI_SENSE_BUFFERSIZE macro
3639 if (req_sense_length < CMD_SNSLEN(cmd)) in qla1280_status_entry()
3647 sense_sz = CMD_SNSLEN(cmd) - 1; in qla1280_status_entry()