Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_nx.h611 #define QLA82XX_IDC_VERSION 0x1 macro
Dql4_nx.c3403 QLA82XX_IDC_VERSION); in qla4_82xx_set_idc_ver()
3406 QLA82XX_IDC_VERSION); in qla4_82xx_set_idc_ver()
3409 if (QLA82XX_IDC_VERSION != idc_ver) { in qla4_82xx_set_idc_ver()
3412 __func__, QLA82XX_IDC_VERSION, idc_ver); in qla4_82xx_set_idc_ver()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_nx.h557 #define QLA82XX_IDC_VERSION 1 macro
Dqla_nx.c2279 QLA82XX_IDC_VERSION); in qla82xx_set_idc_version()
2281 "IDC version updated to %d\n", QLA82XX_IDC_VERSION); in qla82xx_set_idc_version()
2284 if (idc_ver != QLA82XX_IDC_VERSION) in qla82xx_set_idc_version()
2288 QLA82XX_IDC_VERSION, idc_ver); in qla82xx_set_idc_version()