Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_nx.h629 #define QLA82XX_IDC_VERSION 0x1 macro
Dql4_nx.c3419 QLA82XX_IDC_VERSION); in qla4_82xx_set_idc_ver()
3422 QLA82XX_IDC_VERSION); in qla4_82xx_set_idc_ver()
3425 if (QLA82XX_IDC_VERSION != idc_ver) { in qla4_82xx_set_idc_ver()
3428 __func__, QLA82XX_IDC_VERSION, idc_ver); in qla4_82xx_set_idc_ver()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_nx.h554 #define QLA82XX_IDC_VERSION 1 macro
Dqla_nx.c2316 QLA82XX_IDC_VERSION); in qla82xx_set_idc_version()
2318 "IDC version updated to %d\n", QLA82XX_IDC_VERSION); in qla82xx_set_idc_version()
2321 if (idc_ver != QLA82XX_IDC_VERSION) in qla82xx_set_idc_version()
2325 QLA82XX_IDC_VERSION, idc_ver); in qla82xx_set_idc_version()
Dqla_os.c6705 QLA82XX_IDC_VERSION); in qla82xx_error_recovery()