Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_spc.c113 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_inquiry_std()
479 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_evpd_86()
490 (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) && in spc_emulate_evpd_86()
911 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_modesense_control()
A Dtarget_core_sbc.c91 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in sbc_emulate_readcapacity_16()
664 protect ? TARGET_PROT_DOUT_PASS : in sbc_set_prot_op_checks()
758 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
/linux/include/target/
A Dtarget_core_base.h426 TARGET_PROT_DOUT_PASS = (1 << 5), enumerator
431 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS
/linux/drivers/target/loopback/
A Dtcm_loop.c739 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in tcm_loop_make_nexus()
/linux/drivers/target/iscsi/
A Discsi_target_login.c443 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/linux/drivers/scsi/qla2xxx/
A Dqla_target.c155 case TARGET_PROT_DOUT_PASS: return "DOUT_PASS"; in prot_op_str()
2945 case TARGET_PROT_DOUT_PASS: in qlt_hba_err_chk_enabled()
2968 case TARGET_PROT_DOUT_PASS: in qla_tgt_ref_mask_check()
3115 case TARGET_PROT_DOUT_PASS: in qlt_build_ctio_crc2_pkt()
3144 case TARGET_PROT_DOUT_PASS: in qlt_build_ctio_crc2_pkt()
/linux/drivers/vhost/
A Dscsi.c2096 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in vhost_scsi_make_nexus()
/linux/drivers/infiniband/ulp/isert/
A Dib_isert.c2015 case TARGET_PROT_DOUT_PASS: in isert_set_sig_attrs()

Completed in 35 milliseconds