Searched refs:SET_CMD_SENSE_LEN (Results 1 – 3 of 3) sorted by relevance
2114 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()2127 SET_CMD_SENSE_LEN(sp, track_sense_len); in qlafx00_handle_sense()2582 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_status_cont_entry()
2530 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_handle_sense()2541 SET_CMD_SENSE_LEN(sp, track_sense_len); in qla2x00_handle_sense()3275 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_status_cont_entry()
684 #define SET_CMD_SENSE_LEN(sp, len) \ macro