Searched refs:NO_SENSE (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/include/scsi/ |
| D | scsi_proto.h | 230 #define NO_SENSE 0x00 macro
|
| /Linux-v5.4/drivers/usb/storage/ |
| D | jumpshot.c | 629 info->sense_key = NO_SENSE; in jumpshot_transport()
|
| D | datafab.c | 704 info->sense_key = NO_SENSE; in datafab_transport()
|
| /Linux-v5.4/drivers/cdrom/ |
| D | gdrom.c | 74 {NO_SENSE, "OK"},
|
| /Linux-v5.4/drivers/scsi/device_handler/ |
| D | scsi_dh_rdac.c | 495 case NO_SENSE: in mode_select_handle_sense()
|
| /Linux-v5.4/drivers/scsi/ |
| D | st.c | 394 scode != NO_SENSE && in st_chk_result() 704 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check() 801 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer() 1396 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush() 1827 (scode == NO_SENSE || scode == RECOVERED_ERROR)) { in st_write() 3021 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
|
| D | scsi_error.c | 532 case NO_SENSE: in scsi_check_sense()
|
| D | sd.c | 2009 case NO_SENSE: in sd_done()
|
| D | myrb.c | 1403 NO_SENSE, 0, 0); in myrb_request_sense()
|
| D | myrs.c | 895 if (sshdr.sense_key == NO_SENSE || in myrs_log_event()
|
| D | gdth.c | 1917 sd.key = NO_SENSE; in gdth_internal_cache_cmd()
|
| D | hpsa.c | 5876 (c->err_info->SenseInfo[2] == NO_SENSE || in hpsa_send_test_unit_ready()
|
| /Linux-v5.4/drivers/staging/rts5208/ |
| D | rtsx_chip.h | 146 #define NO_SENSE 0x00 /* not exist sense key */ macro
|
| /Linux-v5.4/drivers/scsi/cxlflash/ |
| D | superpipe.c | 376 case NO_SENSE: in read_cap16() 1792 case NO_SENSE: in process_sense()
|
| /Linux-v5.4/drivers/target/ |
| D | target_core_spc.c | 1191 scsi_build_sense_buffer(desc_format, buf, NO_SENSE, 0x0, 0x0); in spc_emulate_request_sense()
|
| /Linux-v5.4/drivers/block/ |
| D | skd_main.c | 1323 { 0x70, 0x02, NO_SENSE, 0x0B, 0x00, 0x1E, /* warnings */ 1325 { 0x70, 0x02, NO_SENSE, 0x5D, 0x00, 0x1E, /* thresholds */
|
| /Linux-v5.4/drivers/ide/ |
| D | ide-cd.c | 108 case NO_SENSE: in cdrom_log_sense()
|
| /Linux-v5.4/drivers/scsi/aacraid/ |
| D | aachba.c | 661 fsa_dev_ptr->sense_data.sense_key = NO_SENSE; in _aac_probe_container2() 2366 dev->fsa_dev[cid].sense_data.sense_key = NO_SENSE; in io_callback()
|
| /Linux-v5.4/drivers/scsi/ibmvscsi_tgt/ |
| D | ibmvscsi_tgt.c | 3073 rc = NO_SENSE; in ibmvscsis_fast_fail()
|