Searched refs:SET_CMD_SENSE_LEN (Results 1 – 3 of 3) sorted by relevance
2141 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()2154 SET_CMD_SENSE_LEN(sp, track_sense_len); in qlafx00_handle_sense()2609 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_status_cont_entry()
2046 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_handle_sense()2057 SET_CMD_SENSE_LEN(sp, track_sense_len); in qla2x00_handle_sense()2790 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_status_cont_entry()
562 #define SET_CMD_SENSE_LEN(sp, len) \ macro