Home
last modified time | relevance | path

Searched refs:NO_SENSE (Results 1 – 17 of 17) sorted by relevance

/drivers/usb/storage/
Djumpshot.c641 info->sense_key = NO_SENSE; in jumpshot_transport()
Ddatafab.c716 info->sense_key = NO_SENSE; in datafab_transport()
/drivers/cdrom/
Dgdrom.c89 {NO_SENSE, "OK"},
/drivers/scsi/
Dst.c392 scode != NO_SENSE && in st_chk_result()
702 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check()
799 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer()
1397 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush()
1828 (scode == NO_SENSE || scode == RECOVERED_ERROR)) { in st_write()
3020 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
Dscsi_error.c506 case NO_SENSE: in scsi_check_sense()
Dsd.c2033 case NO_SENSE: in sd_done()
Dosst.c270 scode != NO_SENSE && in osst_chk_result()
3157 (SRpnt->sense[2] & 0x0f) == NO_SENSE) { in osst_flush_write_buffer()
Dgdth.c2366 sd.key = NO_SENSE; in gdth_internal_cache_cmd()
Dhpsa.c5714 (c->err_info->SenseInfo[2] == NO_SENSE || in hpsa_send_test_unit_ready()
/drivers/scsi/device_handler/
Dscsi_dh_rdac.c495 case NO_SENSE: in mode_select_handle_sense()
/drivers/staging/rts5208/
Drtsx_chip.h158 #define NO_SENSE 0x00 /* not exist sense key */ macro
/drivers/scsi/cxlflash/
Dsuperpipe.c367 case NO_SENSE: in read_cap16()
1781 case NO_SENSE: in process_sense()
/drivers/target/
Dtarget_core_spc.c1201 scsi_build_sense_buffer(desc_format, buf, NO_SENSE, 0x0, 0x0); in spc_emulate_request_sense()
/drivers/block/
Dskd_main.c1318 { 0x70, 0x02, NO_SENSE, 0x0B, 0x00, 0x1E, /* warnings */
1320 { 0x70, 0x02, NO_SENSE, 0x5D, 0x00, 0x1E, /* thresholds */
/drivers/ide/
Dide-cd.c108 case NO_SENSE: in cdrom_log_sense()
/drivers/scsi/aacraid/
Daachba.c675 fsa_dev_ptr->sense_data.sense_key = NO_SENSE; in _aac_probe_container2()
2221 dev->fsa_dev[cid].sense_data.sense_key = NO_SENSE; in io_callback()
/drivers/scsi/ibmvscsi_tgt/
Dibmvscsi_tgt.c3072 rc = NO_SENSE; in ibmvscsis_fast_fail()