Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_spc.c104 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_inquiry_std()
452 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_evpd_86()
463 (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) && in spc_emulate_evpd_86()
867 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_modesense_control()
Dtarget_core_sbc.c119 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in sbc_emulate_readcapacity_16()
661 protect ? TARGET_PROT_DOUT_PASS : in sbc_set_prot_op_checks()
756 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
/linux-4.4.14/include/target/
Dtarget_core_base.h411 TARGET_PROT_DOUT_PASS = (1 << 5), enumerator
416 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c829 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS); in tcm_loop_make_nexus()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_login.c462 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/linux-4.4.14/drivers/vhost/
Dscsi.c1754 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS); in vhost_scsi_make_nexus()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.c2167 case TARGET_PROT_DOUT_PASS: in qlt_hba_err_chk_enabled()
2306 case TARGET_PROT_DOUT_PASS: in qlt_build_ctio_crc2_pkt()
2336 case TARGET_PROT_DOUT_PASS: in qlt_build_ctio_crc2_pkt()
/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.c2627 case TARGET_PROT_DOUT_PASS: in isert_set_sig_attrs()