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

#include <zcrypt_msgtype6.h>

Data Fields

unsigned char reserved1
 
unsigned char type
 
unsigned char format
 
unsigned char reserved2
 
unsigned char reply_code
 
unsigned char reserved3 [3]
 

Detailed Description

The type 86 message family is associated with PCICC and PCIXCC cards.

It contains a message header followed by a CPRB. The CPRB is the same as the request CPRB, which is described above.

If format is 1, an error condition exists and no data beyond the 8-byte message header is of interest.

The non-error message is shown below.

Note that all reserved fields must be zeroes.

Definition at line 92 of file zcrypt_msgtype6.h.

Field Documentation

unsigned char format

Definition at line 95 of file zcrypt_msgtype6.h.

unsigned char reply_code

Definition at line 97 of file zcrypt_msgtype6.h.

unsigned char reserved1

Definition at line 93 of file zcrypt_msgtype6.h.

unsigned char reserved2

Definition at line 96 of file zcrypt_msgtype6.h.

unsigned char reserved3

Definition at line 98 of file zcrypt_msgtype6.h.

unsigned char type

Definition at line 94 of file zcrypt_msgtype6.h.


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