coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
spd_info::spd_data_by Union Reference

#include <cnl_memcfg_init.h>

Collaboration diagram for spd_info::spd_data_by:
Collaboration graph

Data Fields

uint8_t spd_smbus_address
 
int spd_index
 
struct spd_by_pointer spd_data_ptr_info
 

Detailed Description

Definition at line 42 of file cnl_memcfg_init.h.

Field Documentation

◆ spd_data_ptr_info

struct spd_by_pointer spd_info::spd_data_by::spd_data_ptr_info

◆ spd_index

int spd_info::spd_data_by::spd_index

◆ spd_smbus_address

uint8_t spd_info::spd_data_by::spd_smbus_address

The documentation for this union was generated from the following files: