Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DOUT_STRIP (Results 1 – 6 of 6) sorted by relevance

/linux/include/target/
H A Dtarget_core_base.h435 TARGET_PROT_DOUT_STRIP = (1 << 3), enumerator
441 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/linux/drivers/target/
H A Dtarget_core_sbc.c610 cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP : 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_transport.c2191 case TARGET_PROT_DOUT_STRIP: in target_write_prot_action()
2192 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP) in target_write_prot_action()
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c146 case TARGET_PROT_DOUT_STRIP: return "DOUT_STRIP"; in prot_op_str()
2456 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2471 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2929 case TARGET_PROT_DOUT_STRIP: in qlt_hba_err_chk_enabled()
2944 case TARGET_PROT_DOUT_STRIP: in qla_tgt_ref_mask_check()
3076 (se_cmd->prot_op == TARGET_PROT_DOUT_STRIP)) in qlt_build_ctio_crc2_pkt()
3085 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
3118 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
/linux/drivers/target/iscsi/
H A Discsi_target_login.c415 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c2006 case TARGET_PROT_DOUT_STRIP: in isert_set_sig_attrs()