Searched refs:QLA_CONGESTION_ARB_ALARM (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/qla2xxx/ | ||
H A D | qla_def.h | 4905 #define QLA_CONGESTION_ARB_ALARM 0X2 macro |
H A D | qla_isr.c | 1785 } else if (mb[2] == QLA_CONGESTION_ARB_ALARM) { in qla2x00_async_event() |