Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DIN_INSERT (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/target/
Dtarget_core_base.h406 TARGET_PROT_DIN_INSERT = (1 << 0), enumerator
414 #define TARGET_PROT_ALL TARGET_PROT_DIN_INSERT | TARGET_PROT_DOUT_INSERT | \
/linux-4.4.14/drivers/target/
Dtarget_core_sbc.c686 cmd->prot_op = fabric_prot ? TARGET_PROT_DIN_INSERT : in sbc_set_prot_op_checks()
757 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
Dtarget_core_transport.c2019 case TARGET_PROT_DIN_INSERT: in target_read_prot_action()
2020 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_INSERT) in target_read_prot_action()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.c1627 if ((cmd->se_cmd.prot_op == TARGET_PROT_DIN_INSERT) || in qlt_pci_map_calc_cnt()
1642 if ((cmd->se_cmd.prot_op == TARGET_PROT_DIN_INSERT) || in qlt_pci_map_calc_cnt()
2172 case TARGET_PROT_DIN_INSERT: in qlt_hba_err_chk_enabled()
2288 if ((se_cmd->prot_op == TARGET_PROT_DIN_INSERT) || in qlt_build_ctio_crc2_pkt()
2297 case TARGET_PROT_DIN_INSERT: in qlt_build_ctio_crc2_pkt()
2327 case TARGET_PROT_DIN_INSERT: in qlt_build_ctio_crc2_pkt()
/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.c2616 case TARGET_PROT_DIN_INSERT: in isert_set_sig_attrs()