coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
espi_txhdr2 Union Reference
Collaboration diagram for espi_txhdr2:
Collaboration graph

Data Fields

uint32_t val
 
struct {
   uint32_t   hdata7:8
 
   uint32_t   rsvd:24
 
}; 
 

Detailed Description

Definition at line 389 of file espi_util.c.

Field Documentation

◆ 

struct { ... }

◆ hdata7

uint32_t espi_txhdr2::hdata7

Definition at line 392 of file espi_util.c.

◆ rsvd

uint32_t espi_txhdr2::rsvd

Definition at line 393 of file espi_util.c.

◆ val

uint32_t espi_txhdr2::val

Definition at line 390 of file espi_util.c.

Referenced by espi_get_configuration().


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