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

#include <ec_commands.h>

Collaboration diagram for ec_response_ec_codec_get_shm_addr:
Collaboration graph

Data Fields

uint64_t phys_addr
 
uint32_t len
 
uint8_t type
 
uint8_t reserved [3]
 

Detailed Description

Definition at line 5143 of file ec_commands.h.

Field Documentation

◆ len

uint32_t ec_response_ec_codec_get_shm_addr::len

Definition at line 5145 of file ec_commands.h.

◆ phys_addr

uint64_t ec_response_ec_codec_get_shm_addr::phys_addr

Definition at line 5144 of file ec_commands.h.

◆ reserved

uint8_t ec_response_ec_codec_get_shm_addr::reserved[3]

Definition at line 5147 of file ec_commands.h.

◆ type

uint8_t ec_response_ec_codec_get_shm_addr::type

Definition at line 5146 of file ec_commands.h.


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