Home
last modified time | relevance | path

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

/linux/include/target/
A Dtarget_core_base.h421 TARGET_PROT_DIN_INSERT = (1 << 0), enumerator
429 #define TARGET_PROT_ALL TARGET_PROT_DIN_INSERT | TARGET_PROT_DOUT_INSERT | \
/linux/drivers/target/
A Dtarget_core_sbc.c689 cmd->prot_op = fabric_prot ? TARGET_PROT_DIN_INSERT : in sbc_set_prot_op_checks()
759 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
A Dtarget_core_transport.c2463 case TARGET_PROT_DIN_INSERT: in target_read_prot_action()
2464 if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_INSERT) in target_read_prot_action()
/linux/drivers/scsi/qla2xxx/
A Dqla_target.c150 case TARGET_PROT_DIN_INSERT: return "DIN_INSERT"; in prot_op_str()
2477 if ((cmd->se_cmd.prot_op == TARGET_PROT_DIN_INSERT) || in qlt_pci_map_calc_cnt()
2492 if ((cmd->se_cmd.prot_op == TARGET_PROT_DIN_INSERT) || in qlt_pci_map_calc_cnt()
2950 case TARGET_PROT_DIN_INSERT: in qlt_hba_err_chk_enabled()
2963 case TARGET_PROT_DIN_INSERT: in qla_tgt_ref_mask_check()
3097 if ((se_cmd->prot_op == TARGET_PROT_DIN_INSERT) || in qlt_build_ctio_crc2_pkt()
3106 case TARGET_PROT_DIN_INSERT: in qlt_build_ctio_crc2_pkt()
3135 case TARGET_PROT_DIN_INSERT: in qlt_build_ctio_crc2_pkt()
/linux/drivers/infiniband/ulp/isert/
A Dib_isert.c2004 case TARGET_PROT_DIN_INSERT: in isert_set_sig_attrs()

Completed in 33 milliseconds