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

#include <ns8390.h>

Collaboration diagram for ringbuffer:
Collaboration graph

Data Fields

unsigned char status
 
unsigned char next
 
unsigned short len
 

Detailed Description

Definition at line 100 of file ns8390.h.

Field Documentation

◆ len

unsigned short ringbuffer::len

Definition at line 103 of file ns8390.h.

◆ next

unsigned char ringbuffer::next

Definition at line 102 of file ns8390.h.

◆ status

unsigned char ringbuffer::status

Definition at line 101 of file ns8390.h.


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