Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c704 if (mb[1] & (IDC_PEG_HALT_STATUS_CHANGE | IDC_NIC_FW_REPORTED_FAILURE | in qla83xx_handle_8200_aen()
754 if (mb[1] & IDC_NIC_FW_REPORTED_FAILURE) { in qla83xx_handle_8200_aen()
H A Dqla_def.h231 #define IDC_NIC_FW_REPORTED_FAILURE BIT_2 macro