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

#include <ec_commands.h>

Collaboration diagram for ec_param_ec_codec_get_shm_addr:
Collaboration graph

Data Fields

uint8_t shm_id
 
uint8_t reserved [3]
 

Detailed Description

Definition at line 5115 of file ec_commands.h.

Field Documentation

◆ reserved

uint8_t ec_param_ec_codec_get_shm_addr::reserved[3]

Definition at line 5117 of file ec_commands.h.

◆ shm_id

uint8_t ec_param_ec_codec_get_shm_addr::shm_id

Definition at line 5116 of file ec_commands.h.


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