Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DIN_PASS (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/target/
A Dtarget_core_base.h427 TARGET_PROT_DIN_PASS = (1 << 4), enumerator
433 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS
/linux-6.3-rc2/drivers/target/
A Dtarget_core_sbc.c91 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in sbc_emulate_readcapacity_16()
636 protect ? TARGET_PROT_DIN_PASS : in sbc_set_prot_op_checks()
705 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
A Dtarget_core_spc.c113 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_inquiry_std()
481 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_evpd_86()
492 (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) && in spc_emulate_evpd_86()
917 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_modesense_control()
/linux-6.3-rc2/drivers/target/loopback/
A Dtcm_loop.c740 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in tcm_loop_make_nexus()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_target.c147 case TARGET_PROT_DIN_PASS: return "DIN_PASS"; in prot_op_str()
2914 case TARGET_PROT_DIN_PASS: in qlt_hba_err_chk_enabled()
2935 case TARGET_PROT_DIN_PASS: in qla_tgt_ref_mask_check()
3082 case TARGET_PROT_DIN_PASS: in qlt_build_ctio_crc2_pkt()
3111 case TARGET_PROT_DIN_PASS: in qlt_build_ctio_crc2_pkt()
/linux-6.3-rc2/drivers/vhost/
A Dscsi.c2142 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in vhost_scsi_make_nexus()
/linux-6.3-rc2/drivers/infiniband/ulp/isert/
A Dib_isert.c2014 case TARGET_PROT_DIN_PASS: in isert_set_sig_attrs()

Completed in 33 milliseconds