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

#include <raminit.h>

Collaboration diagram for mem_controller:
Collaboration graph

Data Fields

pci_devfn_t d0
 
pci_devfn_t d0f1
 
uint16_t channel0 [MAX_DIMM_SOCKETS_PER_CHANNEL]
 
uint16_t channel1 [MAX_DIMM_SOCKETS_PER_CHANNEL]
 

Detailed Description

Definition at line 12 of file raminit.h.

Field Documentation

◆ channel0

◆ channel1

◆ d0

pci_devfn_t mem_controller::d0

Definition at line 13 of file raminit.h.

Referenced by sdram_initialize().

◆ d0f1

pci_devfn_t mem_controller::d0f1

Definition at line 13 of file raminit.h.


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