Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DIN_PASS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_spc.c91 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_inquiry_std()
448 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_evpd_86()
459 (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) && in spc_emulate_evpd_86()
884 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_modesense_control()
H A Dtarget_core_sbc.c91 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in sbc_emulate_readcapacity_16()
659 protect ? TARGET_PROT_DIN_PASS : in sbc_set_prot_op_checks()
728 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h420 TARGET_PROT_DIN_PASS = (1 << 4), enumerator
426 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h427 TARGET_PROT_DIN_PASS = (1 << 4), enumerator
433 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS
/kernel/linux/linux-6.6/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()
637 protect ? TARGET_PROT_DIN_PASS : in sbc_set_prot_op_checks()
706 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); 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()
/kernel/linux/linux-5.10/drivers/target/loopback/
H A Dtcm_loop.c739 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in tcm_loop_make_nexus()
/kernel/linux/linux-6.6/drivers/target/loopback/
H A Dtcm_loop.c699 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in tcm_loop_make_nexus()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c154 case TARGET_PROT_DIN_PASS: return "DIN_PASS"; in prot_op_str()
2882 case TARGET_PROT_DIN_PASS: in qlt_hba_err_chk_enabled()
2903 case TARGET_PROT_DIN_PASS: in qla_tgt_ref_mask_check()
3050 case TARGET_PROT_DIN_PASS: in qlt_build_ctio_crc2_pkt()
3079 case TARGET_PROT_DIN_PASS: in qlt_build_ctio_crc2_pkt()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H 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()
/kernel/linux/linux-5.10/drivers/vhost/
H A Dscsi.c2133 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in vhost_scsi_make_nexus()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
H A Dib_isert.c2018 case TARGET_PROT_DIN_PASS: in isert_set_sig_attrs()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dscsi.c2259 TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS, in vhost_scsi_make_nexus()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/isert/
H A Dib_isert.c2018 case TARGET_PROT_DIN_PASS: in isert_set_sig_attrs()

Completed in 43 milliseconds