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