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

#include <DAC960.h>

Data Fields

unsigned char ControllerNumber
 
DAC960_V2_CommandMailbox_T CommandMailbox
 
int DataTransferLength
 
int RequestSenseLength
 
voidDataTransferBuffer
 
voidRequestSenseBuffer
 
DAC960_V2_CommandStatus_T CommandStatus
 
void(* CompletionFunction )(struct DAC960_V2_KernelCommand *)
 
voidCompletionData
 

Detailed Description

Definition at line 1947 of file DAC960.h.

Field Documentation

Definition at line 1950 of file DAC960.h.

Definition at line 1955 of file DAC960.h.

void* CompletionData

Definition at line 1957 of file DAC960.h.

void(* CompletionFunction)(struct DAC960_V2_KernelCommand *)

Definition at line 1956 of file DAC960.h.

unsigned char ControllerNumber

Definition at line 1949 of file DAC960.h.

void* DataTransferBuffer

Definition at line 1953 of file DAC960.h.

int DataTransferLength

Definition at line 1951 of file DAC960.h.

void* RequestSenseBuffer

Definition at line 1954 of file DAC960.h.

int RequestSenseLength

Definition at line 1952 of file DAC960.h.


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