Searched refs:SS_NO_SENSE (Results 1 – 3 of 3) sorted by relevance
1145 if (curlun && curlun->unit_attention_data != SS_NO_SENSE) { in do_request_sense()1147 curlun->unit_attention_data = SS_NO_SENSE; in do_request_sense()1159 curlun->sense_data = SS_NO_SENSE; in do_request_sense()1633 sd = SS_NO_SENSE; in send_status()1641 } else if (sd != SS_NO_SENSE) { in send_status()1750 curlun->sense_data = SS_NO_SENSE; in check_command()1768 if (curlun && curlun->unit_attention_data != SS_NO_SENSE && in check_command()1772 curlun->unit_attention_data = SS_NO_SENSE; in check_command()2378 curlun->sense_data = SS_NO_SENSE; in handle_exception()
250 #define SS_NO_SENSE 0 macro
134 curlun->sense_data = SS_NO_SENSE; in rkusb_check_lun()