Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_nx.h629 #define QLA82XX_IDC_VERSION 0x1 macro
Dql4_nx.c3417 QLA82XX_IDC_VERSION); in qla4_82xx_set_idc_ver()
3420 QLA82XX_IDC_VERSION); in qla4_82xx_set_idc_ver()
3423 if (QLA82XX_IDC_VERSION != idc_ver) { in qla4_82xx_set_idc_ver()
3426 __func__, QLA82XX_IDC_VERSION, idc_ver); in qla4_82xx_set_idc_ver()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_nx.h552 #define QLA82XX_IDC_VERSION 1 macro
Dqla_nx.c2312 QLA82XX_IDC_VERSION); in qla82xx_set_idc_version()
2314 "IDC version updated to %d\n", QLA82XX_IDC_VERSION); in qla82xx_set_idc_version()
2317 if (idc_ver != QLA82XX_IDC_VERSION) in qla82xx_set_idc_version()
2321 QLA82XX_IDC_VERSION, idc_ver); in qla82xx_set_idc_version()
Dqla_os.c5524 QLA82XX_IDC_VERSION); in qla82xx_error_recovery()