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

#include <StmApi.h>

Collaboration diagram for STM_RSC_IO_DESC:
Collaboration graph

Data Fields

STM_RSC_DESC_HEADER hdr
 
uint16_t base
 
uint16_t length
 
uint32_t reserved
 

Detailed Description

Definition at line 365 of file StmApi.h.

Field Documentation

◆ base

uint16_t STM_RSC_IO_DESC::base

Definition at line 367 of file StmApi.h.

Referenced by add_simple_resources(), and handle_single_resource().

◆ hdr

STM_RSC_DESC_HEADER STM_RSC_IO_DESC::hdr

Definition at line 366 of file StmApi.h.

◆ length

uint16_t STM_RSC_IO_DESC::length

Definition at line 368 of file StmApi.h.

Referenced by handle_single_resource().

◆ reserved

uint32_t STM_RSC_IO_DESC::reserved

Definition at line 369 of file StmApi.h.


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