Searched refs:SET_CMD_SENSE_LEN (Results 1 – 3 of 3) sorted by relevance
1714 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_handle_sense()1725 SET_CMD_SENSE_LEN(sp, track_sense_len); in qla2x00_handle_sense()2434 SET_CMD_SENSE_LEN(sp, sense_len); in qla2x00_status_cont_entry()
2139 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()2152 SET_CMD_SENSE_LEN(sp, track_sense_len); in qlafx00_handle_sense()2605 SET_CMD_SENSE_LEN(sp, sense_len); in qlafx00_status_cont_entry()
410 #define SET_CMD_SENSE_LEN(sp, len) \ macro