Searched refs:NO_SENSE (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c554 case NO_SENSE: mode_select_handle_sense()
/linux-4.1.27/drivers/block/
H A Dnvme-scsi.c502 sense_key = NO_SENSE; nvme_trans_status_code()
2634 response[1] = NO_SENSE; nvme_trans_request_sense()
2643 response[2] = NO_SENSE; /* FM, EOM, ILI, SDAT_OVFL = 0 */ nvme_trans_request_sense()
2812 res = nvme_trans_completion(hdr, SAM_STAT_GOOD, NO_SENSE, 0, 0); nvme_trans_test_unit_ready()
H A Dcciss_scsi.c1616 if (c->err_info->SenseInfo[2] == NO_SENSE) wait_for_device_to_become_ready()
H A Dskd_main.c2292 { 0x70, 0x02, NO_SENSE, 0x0B, 0x00, 0x1E, /* warnings */
2294 { 0x70, 0x02, NO_SENSE, 0x5D, 0x00, 0x1E, /* thresholds */
/linux-4.1.27/drivers/cdrom/
H A Dgdrom.c89 {NO_SENSE, "OK"},
/linux-4.1.27/drivers/usb/storage/
H A Ddatafab.c707 info->sense_key = NO_SENSE; datafab_transport()
H A Djumpshot.c633 info->sense_key = NO_SENSE; jumpshot_transport()
/linux-4.1.27/include/scsi/
H A Dscsi.h307 #define NO_SENSE 0x00 macro
/linux-4.1.27/drivers/scsi/
H A Dst.c395 scode != NO_SENSE && st_chk_result()
649 (cmdstatp->sense_hdr.sense_key == NO_SENSE || write_behind_check()
746 (cmdstatp->sense_hdr.sense_key == NO_SENSE || st_flush_write_buffer()
1348 (cmdstatp->sense_hdr.sense_key == NO_SENSE || st_flush()
1780 (scode == NO_SENSE || scode == RECOVERED_ERROR)) { st_write()
2974 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || st_int_ioctl()
H A Dscsi_debug.c1440 arr[1] = 0x0; /* NO_SENSE in sense_key */ resp_requests()
1446 arr[2] = 0x0; /* NO_SENSE in sense_key */ resp_requests()
H A Dscsi_error.c501 case NO_SENSE: scsi_check_sense()
H A Dsd.c1691 case NO_SENSE: sd_done()
H A D3w-xxxx.c1781 /* leave all other fields zero, giving effectively NO_SENSE return */ tw_scsiop_request_sense()
H A Dosst.c271 scode != NO_SENSE && osst_chk_result()
3157 (SRpnt->sense[2] & 0x0f) == NO_SENSE) { osst_flush_write_buffer()
H A Dgdth.c2366 sd.key = NO_SENSE; gdth_internal_cache_cmd()
H A Dhpsa.c4322 (c->err_info->SenseInfo[2] == NO_SENSE || wait_for_device_to_become_ready()
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_chip.h155 #define NO_SENSE 0x00 /* not exist sense key */ macro
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c637 fsa_dev_ptr->sense_data.sense_key = NO_SENSE; _aac_probe_container2()
1845 dev->fsa_dev[cid].sense_data.sense_key = NO_SENSE; io_callback()
/linux-4.1.27/drivers/ide/
H A Dide-cd.c107 case NO_SENSE: cdrom_log_sense()
/linux-4.1.27/drivers/target/
H A Dtarget_core_spc.c1194 buf[SPC_SENSE_KEY_OFFSET] = NO_SENSE; spc_emulate_request_sense()

Completed in 447 milliseconds