Searched refs:SS_NO_SENSE (Results 1 – 4 of 4) sorted by relevance
1131 if (curlun && curlun->unit_attention_data != SS_NO_SENSE) { in do_request_sense()1133 curlun->unit_attention_data = SS_NO_SENSE; in do_request_sense()1145 curlun->sense_data = SS_NO_SENSE; in do_request_sense()1617 sd = SS_NO_SENSE; in send_status()1625 } else if (sd != SS_NO_SENSE) { in send_status()1731 curlun->sense_data = SS_NO_SENSE; in check_command()1749 if (curlun && curlun->unit_attention_data != SS_NO_SENSE && in check_command()1753 curlun->unit_attention_data = SS_NO_SENSE; in check_command()2334 curlun->sense_data = SS_NO_SENSE; in handle_exception()
249 #define SS_NO_SENSE 0 macro
1106 if (curlun && curlun->unit_attention_data != SS_NO_SENSE) { in do_request_sense()1108 curlun->unit_attention_data = SS_NO_SENSE; in do_request_sense()1121 curlun->sense_data = SS_NO_SENSE; in do_request_sense()1682 sd = SS_NO_SENSE; in send_status()1690 } else if (sd != SS_NO_SENSE) { in send_status()1801 curlun->sense_data = SS_NO_SENSE; in check_command()1823 if (curlun && curlun->unit_attention_data != SS_NO_SENSE && in check_command()1827 curlun->unit_attention_data = SS_NO_SENSE; in check_command()2497 curlun->sense_data = SS_NO_SENSE; in handle_exception()2498 curlun->unit_attention_data = SS_NO_SENSE; in handle_exception()
73 #define SS_NO_SENSE 0 macro