Searched refs:aen_log (Results 1 – 2 of 2) sorted by relevance
610 if (ha->aen_log.count < MAX_AEN_ENTRIES) { in qla4xxx_isr_decode_mailbox()612 ha->aen_log.entry[ha->aen_log.count].mbox_sts[i] = in qla4xxx_isr_decode_mailbox()614 ha->aen_log.count++; in qla4xxx_isr_decode_mailbox()
615 struct ql4_aen_log aen_log;/* tracks all aens */ member