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