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

#include <DAC960.h>

Data Fields

unsigned char ControllerNumber
 
DAC960_V1_CommandMailbox_T CommandMailbox
 
int DataTransferLength
 
voidDataTransferBuffer
 
DAC960_V1_DCDB_TDCDB
 
DAC960_V1_CommandStatus_T CommandStatus
 
void(* CompletionFunction )(struct DAC960_V1_KernelCommand *)
 
voidCompletionData
 

Detailed Description

Definition at line 1913 of file DAC960.h.

Field Documentation

Definition at line 1916 of file DAC960.h.

Definition at line 1920 of file DAC960.h.

void* CompletionData

Definition at line 1922 of file DAC960.h.

void(* CompletionFunction)(struct DAC960_V1_KernelCommand *)

Definition at line 1921 of file DAC960.h.

unsigned char ControllerNumber

Definition at line 1915 of file DAC960.h.

void* DataTransferBuffer

Definition at line 1918 of file DAC960.h.

int DataTransferLength

Definition at line 1917 of file DAC960.h.

Definition at line 1919 of file DAC960.h.


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