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