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

#include <be_cmds.h>

Data Fields

struct be_cmd_req_hdr hdr
 
u8 context [sizeof(struct amap_lancer_write_obj_context)/8]
 
u32 write_offset
 
u8 object_name [104]
 
u32 descriptor_count
 
u32 buf_len
 
u32 addr_low
 
u32 addr_high
 

Detailed Description

Definition at line 1169 of file be_cmds.h.

Field Documentation

u32 addr_high

Definition at line 1177 of file be_cmds.h.

u32 addr_low

Definition at line 1176 of file be_cmds.h.

u32 buf_len

Definition at line 1175 of file be_cmds.h.

Definition at line 1171 of file be_cmds.h.

u32 descriptor_count

Definition at line 1174 of file be_cmds.h.

Definition at line 1170 of file be_cmds.h.

u8 object_name[104]

Definition at line 1173 of file be_cmds.h.

u32 write_offset

Definition at line 1172 of file be_cmds.h.


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