Searched refs:IS_TGT_MODE_CAPABLE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/qla2xxx/ | ||
H A D | qla_def.h | 4400 #define IS_TGT_MODE_CAPABLE(ha) (ha->tgt.atio_q_length) macro |
H A D | qla_target.c | 6379 if (!IS_TGT_MODE_CAPABLE(ha)) { in qlt_add_target() |