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

#include <opal.h>

Data Fields

u64 k_image
 
u64 k_size
 
u64 k_entry
 
u64 k_entry2
 
u64 hal_addr
 
u64 rd_image
 
u64 rd_size
 
u64 rd_loc
 

Detailed Description

Definition at line 25 of file opal.h.

Field Documentation

u64 hal_addr

Definition at line 30 of file opal.h.

u64 k_entry

Definition at line 28 of file opal.h.

u64 k_entry2

Definition at line 29 of file opal.h.

u64 k_image

Definition at line 26 of file opal.h.

u64 k_size

Definition at line 27 of file opal.h.

u64 rd_image

Definition at line 31 of file opal.h.

u64 rd_loc

Definition at line 33 of file opal.h.

u64 rd_size

Definition at line 32 of file opal.h.


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