Home
last modified time | relevance | path

Searched refs:IS_TGT_MODE_CAPABLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_def.h4311 #define IS_TGT_MODE_CAPABLE(ha) (ha->tgt.atio_q_length) macro
Dqla_target.c6387 if (!IS_TGT_MODE_CAPABLE(ha)) { in qlt_add_target()