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

#include <hil_mlc.h>

Data Fields

struct list_head list
 
rwlock_t lock
 
voidpriv
 
int seidx
 
int istarted
 
int ostarted
 
hil_mlc_ctscts
 
struct semaphore csem
 
hil_mlc_outout
 
struct semaphore osem
 
hil_packet opacket
 
hil_mlc_inin
 
struct semaphore isem
 
hil_packet ipacket [16]
 
hil_packet imatch
 
int icount
 
struct timeval instart
 
suseconds_t intimeout
 
int ddi
 
int lcv
 
struct timeval lcv_tv
 
int di_map [7]
 
struct hil_mlc_devinfo di [HIL_MLC_DEVMEM]
 
struct serioserio [HIL_MLC_DEVMEM]
 
struct hil_mlc_serio_map serio_map [HIL_MLC_DEVMEM]
 
hil_packet serio_opacket [HIL_MLC_DEVMEM]
 
int serio_oidx [HIL_MLC_DEVMEM]
 
struct hil_mlc_devinfo di_scratch
 
int opercnt
 
struct tasklet_structtasklet
 

Detailed Description

Definition at line 125 of file hil_mlc.h.

Field Documentation

Definition at line 136 of file hil_mlc.h.

Definition at line 135 of file hil_mlc.h.

int ddi

Definition at line 150 of file hil_mlc.h.

Definition at line 155 of file hil_mlc.h.

int di_map[7]

Definition at line 154 of file hil_mlc.h.

struct hil_mlc_devinfo di_scratch

Definition at line 160 of file hil_mlc.h.

int icount

Definition at line 146 of file hil_mlc.h.

hil_packet imatch

Definition at line 145 of file hil_mlc.h.

Definition at line 142 of file hil_mlc.h.

struct timeval instart

Definition at line 147 of file hil_mlc.h.

suseconds_t intimeout

Definition at line 148 of file hil_mlc.h.

hil_packet ipacket[16]

Definition at line 144 of file hil_mlc.h.

Definition at line 143 of file hil_mlc.h.

int istarted

Definition at line 133 of file hil_mlc.h.

int lcv

Definition at line 151 of file hil_mlc.h.

struct timeval lcv_tv

Definition at line 152 of file hil_mlc.h.

Definition at line 126 of file hil_mlc.h.

rwlock_t lock

Definition at line 128 of file hil_mlc.h.

hil_packet opacket

Definition at line 140 of file hil_mlc.h.

int opercnt

Definition at line 162 of file hil_mlc.h.

Definition at line 139 of file hil_mlc.h.

int ostarted

Definition at line 133 of file hil_mlc.h.

Definition at line 138 of file hil_mlc.h.

Definition at line 130 of file hil_mlc.h.

int seidx

Definition at line 132 of file hil_mlc.h.

Definition at line 156 of file hil_mlc.h.

Definition at line 157 of file hil_mlc.h.

int serio_oidx[HIL_MLC_DEVMEM]

Definition at line 159 of file hil_mlc.h.

hil_packet serio_opacket[HIL_MLC_DEVMEM]

Definition at line 158 of file hil_mlc.h.

Definition at line 164 of file hil_mlc.h.


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