Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_def.h4803 #define AUTO_DETECT_SFP_SUPPORT(_vha)\ argument
4804 (ql2xautodetectsfp && !_vha->vp_idx && \
4805 (IS_QLA25XX(_vha->hw) || IS_QLA81XX(_vha->hw) ||\
4806 IS_QLA83XX(_vha->hw) || IS_QLA27XX(_vha->hw) || \
4807 IS_QLA28XX(_vha->hw)))