Searched refs:CMD_SNSLEN (Results 1 – 1 of 1) sorted by relevance
490 #define CMD_SNSLEN(Cmnd) SCSI_SENSE_BUFFERSIZE macro3649 if (req_sense_length < CMD_SNSLEN(cmd)) in qla1280_status_entry()3657 sense_sz = CMD_SNSLEN(cmd) - 1; in qla1280_status_entry()