Searched refs:aen_log (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_isr.c480 if (ha->aen_log.count < MAX_AEN_ENTRIES) {
482 ha->aen_log.entry[ha->aen_log.count].mbox_sts[i] =
484 ha->aen_log.count++;
H A Dql4_def.h537 struct ql4_aen_log aen_log;/* tracks all aens */ member in struct:scsi_qla_host

Completed in 60 milliseconds