Searched refs:SET_FW_SENSE_LEN (Results 1 – 2 of 2) sorted by relevance
2110 SET_FW_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()2124 SET_FW_SENSE_LEN(sp, GET_FW_SENSE_LEN(sp) - sense_len); in qlafx00_handle_sense()2588 SET_FW_SENSE_LEN(sp, sense_len); in qlafx00_status_cont_entry()
753 #define SET_FW_SENSE_LEN(sp, len) \ macro