Linux Kernel
3.7.1
|
#include <openprom.h>
Data Fields | |
unsigned int | phys_hi |
unsigned int | phys_mid |
unsigned int | phys_lo |
unsigned int | interrupt |
int | cnode |
unsigned int | cinterrupt |
Definition at line 259 of file openprom.h.
unsigned int cinterrupt |
Definition at line 267 of file openprom.h.
int cnode |
Definition at line 266 of file openprom.h.
unsigned int interrupt |
Definition at line 264 of file openprom.h.
unsigned int phys_hi |
Definition at line 260 of file openprom.h.
unsigned int phys_lo |
Definition at line 262 of file openprom.h.
unsigned int phys_mid |
Definition at line 261 of file openprom.h.