Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqla1280.c490 #define CMD_SNSLEN(Cmnd) SCSI_SENSE_BUFFERSIZE macro
3648 if (req_sense_length < CMD_SNSLEN(cmd)) in qla1280_status_entry()
3656 sense_sz = CMD_SNSLEN(cmd) - 1; in qla1280_status_entry()