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

#include <region.h>

Collaboration diagram for incoherent_rdev:
Collaboration graph

Data Fields

struct region_device rdev
 
const struct region_deviceread
 
const struct region_devicewrite
 

Detailed Description

Definition at line 291 of file region.h.

Field Documentation

◆ rdev

struct region_device incoherent_rdev::rdev

Definition at line 254 of file region.h.

Referenced by incoherent_rdev_init().

◆ read

const struct region_device* incoherent_rdev::read

◆ write

const struct region_device* incoherent_rdev::write

Definition at line 294 of file region.h.

Referenced by incoherent_eraseat(), incoherent_rdev_init(), and incoherent_writeat().


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