Home
last modified time | relevance | path

Searched refs:TARGET_SCF_BIDI_OP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/target/
Dtarget_core_base.h199 TARGET_SCF_BIDI_OP = 0x01, enumerator
/linux-6.1.9/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c458 target_flags |= TARGET_SCF_BIDI_OP; in tcm_qla2xxx_handle_cmd()
/linux-6.1.9/drivers/target/
Dtarget_core_transport.c1650 if (flags & TARGET_SCF_BIDI_OP) in target_init_cmd()