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

#include <util.h>

Collaboration diagram for iiostack_resource:
Collaboration graph

Data Fields

uint8_t no_of_stacks
 
STACK_RES res [CONFIG_MAX_SOCKET *MAX_IIO_STACK]
 

Detailed Description

Definition at line 19 of file util.h.

Field Documentation

◆ no_of_stacks

uint8_t iiostack_resource::no_of_stacks

◆ res

STACK_RES iiostack_resource::res[CONFIG_MAX_SOCKET *MAX_IIO_STACK]

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