Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_base.h428 TARGET_PROT_DOUT_PASS = (1 << 5), enumerator
433 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS
/openbmc/linux/drivers/target/
H A Dtarget_core_sbc.c91 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in sbc_emulate_readcapacity_16()
611 protect ? TARGET_PROT_DOUT_PASS : in sbc_set_prot_op_checks()
705 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
H A Dtarget_core_spc.c113 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_inquiry_std()
476 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_evpd_86()
487 (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) && in spc_emulate_evpd_86()
912 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_modesense_control()
/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.c699 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in tcm_loop_make_nexus()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_login.c456 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c148 case TARGET_PROT_DOUT_PASS: return "DOUT_PASS"; in prot_op_str()
2923 case TARGET_PROT_DOUT_PASS: in qlt_hba_err_chk_enabled()
2946 case TARGET_PROT_DOUT_PASS: in qla_tgt_ref_mask_check()
3093 case TARGET_PROT_DOUT_PASS: in qlt_build_ctio_crc2_pkt()
3122 case TARGET_PROT_DOUT_PASS: in qlt_build_ctio_crc2_pkt()
/openbmc/linux/drivers/vhost/
H A Dscsi.c2266 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in vhost_scsi_make_nexus()
/openbmc/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c2019 case TARGET_PROT_DOUT_PASS: in isert_set_sig_attrs()