Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_isr.c549 if (mb[1] & (IDC_PEG_HALT_STATUS_CHANGE | IDC_NIC_FW_REPORTED_FAILURE | in qla83xx_handle_8200_aen()
599 if (mb[1] & IDC_NIC_FW_REPORTED_FAILURE) { in qla83xx_handle_8200_aen()
H A Dqla_def.h205 #define IDC_NIC_FW_REPORTED_FAILURE BIT_2 macro