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

Data Fields

struct mutex mutex
 
__u8 port_running
 
__u8 command_finished
 
wait_queue_head_t wait_command
 
__u8 result_buffer [64]
 

Detailed Description

Definition at line 139 of file whiteheat.c.

Field Documentation

__u8 command_finished

Definition at line 142 of file whiteheat.c.

Definition at line 140 of file whiteheat.c.

__u8 port_running

Definition at line 141 of file whiteheat.c.

__u8 result_buffer[64]

Definition at line 146 of file whiteheat.c.

wait_queue_head_t wait_command

Definition at line 143 of file whiteheat.c.


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