Searched refs:sup_prot_ops (Results 1 – 4 of 4) sorted by relevance
104 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_inquiry_std()459 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_emulate_evpd_86()470 (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) && in spc_emulate_evpd_86()874 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in spc_modesense_control()
227 struct se_session *transport_init_session(enum target_prot_op sup_prot_ops) in transport_init_session() argument243 se_sess->sup_prot_ops = sup_prot_ops; in transport_init_session()279 enum target_prot_op sup_prot_ops) in transport_init_session_tags() argument284 se_sess = transport_init_session(sup_prot_ops); in transport_init_session_tags()1840 if (!(cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_INSERT)) in target_write_prot_action()1844 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP) in target_write_prot_action()2112 if (!(cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_STRIP)) { in target_read_prot_action()2124 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_INSERT) in target_read_prot_action()
119 if (sess->sup_prot_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS)) { in sbc_emulate_readcapacity_16()727 int sp_ops = cmd->se_sess->sup_prot_ops; in sbc_check_prot()
469 if (sess->se_sess->sup_prot_ops & in iscsi_login_zero_tsih_s2()1371 conn->sess->se_sess->sup_prot_ops = in __iscsi_target_login_thread()