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

#include <iobuf.h>

Collaboration diagram for ibuf:
Collaboration graph

Data Fields

const uint8_tb
 
size_t n_read
 
size_t capacity
 

Detailed Description

Definition at line 24 of file iobuf.h.

Field Documentation

◆ b

◆ capacity

size_t ibuf::capacity

Definition at line 27 of file iobuf.h.

Referenced by ibuf_capacity(), and ibuf_init().

◆ n_read


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