Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
linux_prom_pci_ranges Struct Reference

#include <openprom.h>

Data Fields

unsigned int child_phys_hi
 
unsigned int child_phys_mid
 
unsigned int child_phys_lo
 
unsigned int parent_phys_hi
 
unsigned int parent_phys_lo
 
unsigned int size_hi
 
unsigned int size_lo
 

Detailed Description

Definition at line 247 of file openprom.h.

Field Documentation

unsigned int child_phys_hi

Definition at line 248 of file openprom.h.

unsigned int child_phys_lo

Definition at line 250 of file openprom.h.

unsigned int child_phys_mid

Definition at line 249 of file openprom.h.

unsigned int parent_phys_hi

Definition at line 252 of file openprom.h.

unsigned int parent_phys_lo

Definition at line 253 of file openprom.h.

unsigned int size_hi

Definition at line 255 of file openprom.h.

unsigned int size_lo

Definition at line 256 of file openprom.h.


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