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

#include <zcrypt.h>

Data Fields

unsigned short agent_ID
 
unsigned int user_defined
 
unsigned short request_ID
 
unsigned int request_control_blk_length
 
unsigned char padding1 [16-sizeof(char *)]
 
char __userrequest_control_blk_addr
 
unsigned int request_data_length
 
char padding2 [16-sizeof(char *)]
 
char __userrequest_data_address
 
unsigned int reply_control_blk_length
 
char padding3 [16-sizeof(char *)]
 
char __userreply_control_blk_addr
 
unsigned int reply_data_length
 
char padding4 [16-sizeof(char *)]
 
char __userreply_data_addr
 
unsigned short priority_window
 
unsigned int status
 

Detailed Description

xcRB

Definition at line 138 of file zcrypt.h.

Field Documentation

unsigned short agent_ID

Definition at line 139 of file zcrypt.h.

unsigned char padding1[16-sizeof(char *)]

Definition at line 143 of file zcrypt.h.

char padding2[16-sizeof(char *)]

Definition at line 146 of file zcrypt.h.

char padding3[16-sizeof(char *)]

Definition at line 149 of file zcrypt.h.

char padding4[16-sizeof(char *)]

Definition at line 152 of file zcrypt.h.

unsigned short priority_window

Definition at line 154 of file zcrypt.h.

char __user* reply_control_blk_addr

Definition at line 150 of file zcrypt.h.

unsigned int reply_control_blk_length

Definition at line 148 of file zcrypt.h.

char __user* reply_data_addr

Definition at line 153 of file zcrypt.h.

unsigned int reply_data_length

Definition at line 151 of file zcrypt.h.

char __user* request_control_blk_addr

Definition at line 144 of file zcrypt.h.

unsigned int request_control_blk_length

Definition at line 142 of file zcrypt.h.

char __user* request_data_address

Definition at line 147 of file zcrypt.h.

unsigned int request_data_length

Definition at line 145 of file zcrypt.h.

unsigned short request_ID

Definition at line 141 of file zcrypt.h.

unsigned int status

Definition at line 155 of file zcrypt.h.

unsigned int user_defined

Definition at line 140 of file zcrypt.h.


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