Home
last modified time | relevance | path

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

/linux/include/target/
A Dtarget_core_base.h424 TARGET_PROT_DOUT_STRIP = (1 << 3), enumerator
430 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/linux/drivers/target/
A Dtarget_core_sbc.c663 cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP : in sbc_set_prot_op_checks()
758 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
A Dtarget_core_transport.c2155 case TARGET_PROT_DOUT_STRIP: in target_write_prot_action()
2156 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP) in target_write_prot_action()
/linux/drivers/scsi/qla2xxx/
A Dqla_target.c153 case TARGET_PROT_DOUT_STRIP: return "DOUT_STRIP"; in prot_op_str()
2478 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2493 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2951 case TARGET_PROT_DOUT_STRIP: in qlt_hba_err_chk_enabled()
2966 case TARGET_PROT_DOUT_STRIP: in qla_tgt_ref_mask_check()
3098 (se_cmd->prot_op == TARGET_PROT_DOUT_STRIP)) in qlt_build_ctio_crc2_pkt()
3107 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
3140 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
/linux/drivers/target/iscsi/
A Discsi_target_login.c443 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/linux/drivers/infiniband/ulp/isert/
A Dib_isert.c2005 case TARGET_PROT_DOUT_STRIP: in isert_set_sig_attrs()

Completed in 32 milliseconds