Searched refs:SET_CMD_SENSE_LEN (Results 1 – 3 of 3) sorted by relevance
2113 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()2126 SET_CMD_SENSE_LEN(sp, track_sense_len); in qlafx00_handle_sense()2581 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()3728 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_status_cont_entry()
794 #define SET_CMD_SENSE_LEN(sp, len) \ macro