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

#include <zcrypt_pcica.h>

Data Fields

unsigned char reserved1
 
unsigned char code
 
unsigned short len
 
unsigned char reserved2 [4]
 

Detailed Description

The type 84 response family is associated with a PCICA card.

Note that all unsigned char arrays are right-justified and left-padded with zeroes.

Note that all reserved fields must be zeroes.

Definition at line 103 of file zcrypt_pcica.h.

Field Documentation

unsigned char code

Definition at line 105 of file zcrypt_pcica.h.

unsigned short len

Definition at line 106 of file zcrypt_pcica.h.

unsigned char reserved1

Definition at line 104 of file zcrypt_pcica.h.

unsigned char reserved2[4]

Definition at line 107 of file zcrypt_pcica.h.


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