Home
last modified time | relevance | path

Searched refs:TCM_NO_SENSE (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_sbc.c330 sense_reason_t ret = TCM_NO_SENSE; in xdreadwrite_callback()
412 return TCM_NO_SENSE; in compare_and_write_post()
426 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
434 return TCM_NO_SENSE; in compare_and_write_callback()
599 return TCM_NO_SENSE; in sbc_compare_and_write()
680 return TCM_NO_SENSE; in sbc_check_prot()
711 return TCM_NO_SENSE; in sbc_check_prot()
739 return TCM_NO_SENSE; in sbc_check_prot()
Dtarget_core_xcopy.c931 return TCM_NO_SENSE; in target_do_xcopy()
1027 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1034 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
Dtarget_core_device.c1748 return TCM_NO_SENSE; in passthrough_parse_cdb()
1781 return TCM_NO_SENSE; in passthrough_parse_cdb()
Dtarget_core_user.c1046 return TCM_NO_SENSE; in tcmu_pass_op()
Dtarget_core_alua.c294 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
Dtarget_core_transport.c2800 case TCM_NO_SENSE: in transport_send_check_condition_and_sense()
Dtarget_core_pr.c2012 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
/linux-4.1.27/include/target/
Dtarget_core_base.h189 TCM_NO_SENSE = R(0x00), enumerator