Searched refs:SET_CMD_SENSE_LEN (Results 1 – 3 of 3) sorted by relevance
2115 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()2128 SET_CMD_SENSE_LEN(sp, track_sense_len); in qlafx00_handle_sense()2583 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_status_cont_entry()
2989 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_handle_sense()3000 SET_CMD_SENSE_LEN(sp, track_sense_len); in qla2x00_handle_sense()3734 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_status_cont_entry()
794 #define SET_CMD_SENSE_LEN(sp, len) \ macro