coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mca_bank_status Struct Reference

#include <mca.h>

Collaboration diagram for mca_bank_status:
Collaboration graph

Data Fields

unsigned int bank
 
msr_t sts
 

Detailed Description

Definition at line 9 of file mca.h.

Field Documentation

◆ bank

unsigned int mca_bank_status::bank

Definition at line 10 of file mca.h.

Referenced by build_bert_mca_error(), and mca_check_all_banks().

◆ sts

msr_t mca_bank_status::sts

Definition at line 11 of file mca.h.

Referenced by error_to_chktype(), fill_generic_section(), and mca_check_all_banks().


The documentation for this struct was generated from the following file: