Searched refs:GET_FW_SENSE_LEN (Results 1 – 2 of 2) sorted by relevance
2148 SET_FW_SENSE_LEN(sp, GET_FW_SENSE_LEN(sp) - sense_len); in qlafx00_handle_sense()2157 if (GET_FW_SENSE_LEN(sp) > 0) { in qlafx00_handle_sense()2567 if (!GET_FW_SENSE_LEN(sp)) { in qlafx00_status_cont_entry()2609 sense_len = GET_FW_SENSE_LEN(sp); in qlafx00_status_cont_entry()
416 #define GET_FW_SENSE_LEN(sp) \ macro