Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_base.h409 TARGET_PROT_DOUT_STRIP = (1 << 3), enumerator
415 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/linux-4.4.14/drivers/target/
Dtarget_core_sbc.c660 cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP : in sbc_set_prot_op_checks()
756 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
Dtarget_core_transport.c1781 case TARGET_PROT_DOUT_STRIP: in target_write_prot_action()
1782 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP) in target_write_prot_action()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.c1628 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
1643 (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) { in qlt_pci_map_calc_cnt()
2173 case TARGET_PROT_DOUT_STRIP: in qlt_hba_err_chk_enabled()
2289 (se_cmd->prot_op == TARGET_PROT_DOUT_STRIP)) in qlt_build_ctio_crc2_pkt()
2298 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
2332 case TARGET_PROT_DOUT_STRIP: in qlt_build_ctio_crc2_pkt()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_login.c462 (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS | in iscsi_login_zero_tsih_s2()
/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.c2617 case TARGET_PROT_DOUT_STRIP: in isert_set_sig_attrs()