Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h4798 #define AUTO_DETECT_SFP_SUPPORT(_vha)\ argument
4799 (ql2xautodetectsfp && !_vha->vp_idx && \
4800 (IS_QLA25XX(_vha->hw) || IS_QLA81XX(_vha->hw) ||\
4801 IS_QLA83XX(_vha->hw) || IS_QLA27XX(_vha->hw) || \
4802 IS_QLA28XX(_vha->hw)))