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

#include <region.h>

Collaboration diagram for region_device:
Collaboration graph

Data Fields

const struct region_deviceroot
 
const struct region_device_opsops
 
struct region region
 

Detailed Description

Definition at line 81 of file region.h.

Field Documentation

◆ ops

◆ region

◆ root

const struct region_device* region_device::root

Definition at line 82 of file region.h.

Referenced by rdev_chain(), rdev_root(), and region_device_init().


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