Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi.h123 #define NO_SENSE 0x00 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi.h123 #define NO_SENSE 0x00 macro
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_proto.h230 #define NO_SENSE 0x00 macro
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Djumpshot.c629 info->sense_key = NO_SENSE; in jumpshot_transport()
H A Ddatafab.c704 info->sense_key = NO_SENSE; in datafab_transport()
/OK3568_Linux_fs/kernel/drivers/cdrom/
H A Dgdrom.c74 {NO_SENSE, "OK"},
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c396 scode != NO_SENSE && in st_chk_result()
706 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check()
803 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer()
1398 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush()
1828 (scode == NO_SENSE || scode == RECOVERED_ERROR)) { in st_write()
3021 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
H A Dscsi_error.c540 case NO_SENSE: in scsi_check_sense()
H A Dsd.c2102 case NO_SENSE: in sd_done()
H A Dmyrs.c895 if (sshdr.sense_key == NO_SENSE || in myrs_log_event()
H A Dmyrb.c1404 NO_SENSE, 0, 0); in myrb_request_sense()
H A Dgdth.c1917 sd.key = NO_SENSE; in gdth_internal_cache_cmd()
H A Dhpsa.c5921 (c->err_info->SenseInfo[2] == NO_SENSE || in hpsa_send_test_unit_ready()
/OK3568_Linux_fs/kernel/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c495 case NO_SENSE: in mode_select_handle_sense()
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx_chip.h146 #define NO_SENSE 0x00 /* not exist sense key */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.c376 case NO_SENSE: in read_cap16()
1791 case NO_SENSE: in process_sense()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_spc.c1200 scsi_build_sense_buffer(desc_format, buf, NO_SENSE, 0x0, 0x0); in spc_emulate_request_sense()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dskd_main.c1322 { 0x70, 0x02, NO_SENSE, 0x0B, 0x00, 0x1E, /* warnings */
1324 { 0x70, 0x02, NO_SENSE, 0x5D, 0x00, 0x1E, /* thresholds */
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-cd.c109 case NO_SENSE: in cdrom_log_sense()
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Daachba.c662 fsa_dev_ptr->sense_data.sense_key = NO_SENSE; in _aac_probe_container2()
2369 dev->fsa_dev[cid].sense_data.sense_key = NO_SENSE; in io_callback()
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3069 rc = NO_SENSE; in ibmvscsis_fast_fail()