Searched refs:SS_NO_SENSE (Results 1 – 5 of 5) sorted by relevance
1138 if (curlun && curlun->unit_attention_data != SS_NO_SENSE) { in do_request_sense()1140 curlun->unit_attention_data = SS_NO_SENSE; in do_request_sense()1152 curlun->sense_data = SS_NO_SENSE; in do_request_sense()1624 sd = SS_NO_SENSE; in send_status()1632 } else if (sd != SS_NO_SENSE) { in send_status()1741 curlun->sense_data = SS_NO_SENSE; in check_command()1759 if (curlun && curlun->unit_attention_data != SS_NO_SENSE && in check_command()1763 curlun->unit_attention_data = SS_NO_SENSE; in check_command()2369 curlun->sense_data = SS_NO_SENSE; in handle_exception()
250 #define SS_NO_SENSE 0 macro
131 curlun->sense_data = SS_NO_SENSE; in rkusb_check_lun()
1114 if (curlun && curlun->unit_attention_data != SS_NO_SENSE) { in do_request_sense()1116 curlun->unit_attention_data = SS_NO_SENSE; in do_request_sense()1129 curlun->sense_data = SS_NO_SENSE; in do_request_sense()1664 sd = SS_NO_SENSE; in send_status()1672 } else if (sd != SS_NO_SENSE) { in send_status()1783 curlun->sense_data = SS_NO_SENSE; in check_command()1805 if (curlun && curlun->unit_attention_data != SS_NO_SENSE && in check_command()1809 curlun->unit_attention_data = SS_NO_SENSE; in check_command()2438 curlun->sense_data = SS_NO_SENSE; in handle_exception()2439 curlun->unit_attention_data = SS_NO_SENSE; in handle_exception()
73 #define SS_NO_SENSE 0 macro