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

Data Fields

uint8_trx_buffer
 
const uint8_ttx_buffer
 

Detailed Description

Definition at line 542 of file tpm.c.

Field Documentation

◆ rx_buffer

uint8_t* fifo_transfer_buffer::rx_buffer

Definition at line 543 of file tpm.c.

Referenced by tis_vendor_read().

◆ tx_buffer

const uint8_t* fifo_transfer_buffer::tx_buffer

Definition at line 544 of file tpm.c.

Referenced by tis_vendor_read().


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