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

#include <zcrypt_api.h>

Data Fields

int totalcount
 
int leedslitecount
 
int leeds2count
 
int requestqWaitCount
 
int pendingqWaitCount
 
int totalOpenCount
 
int cryptoDomain
 
unsigned char status [64]
 
unsigned char qdepth [64]
 

Detailed Description

This structure is deprecated and the corresponding ioctl() has been replaced with individual ioctl()s for each piece of data!

Definition at line 45 of file zcrypt_api.h.

Field Documentation

int cryptoDomain

Definition at line 53 of file zcrypt_api.h.

int leeds2count

Definition at line 48 of file zcrypt_api.h.

int leedslitecount

Definition at line 47 of file zcrypt_api.h.

int pendingqWaitCount

Definition at line 51 of file zcrypt_api.h.

unsigned char qdepth[64]

Definition at line 58 of file zcrypt_api.h.

int requestqWaitCount

Definition at line 50 of file zcrypt_api.h.

unsigned char status[64]

Definition at line 56 of file zcrypt_api.h.

int totalcount

Definition at line 46 of file zcrypt_api.h.

int totalOpenCount

Definition at line 52 of file zcrypt_api.h.


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