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

#include <region.h>

Collaboration diagram for xlate_window:
Collaboration graph

Data Fields

const struct region_deviceaccess_dev
 
struct region sub_region
 

Detailed Description

Definition at line 247 of file region.h.

Field Documentation

◆ access_dev

const struct region_device* xlate_window::access_dev

Definition at line 248 of file region.h.

Referenced by xlate_eraseat(), xlate_mmap(), xlate_readat(), xlate_window_init(), and xlate_writeat().

◆ sub_region


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