|
Linux Kernel
3.7.1
|
#include <eadm_sch.h>
Public Types | |
| enum | { EADM_IDLE, EADM_BUSY, EADM_NOT_OPER } |
Data Fields | |
| union orb | orb |
| enum eadm_private:: { ... } | state |
| struct timer_list | timer |
| struct list_head | head |
| struct subchannel * | sch |
Definition at line 9 of file eadm_sch.h.
| anonymous enum |
Definition at line 11 of file eadm_sch.h.
Definition at line 13 of file eadm_sch.h.
Definition at line 10 of file eadm_sch.h.
| struct subchannel* sch |
Definition at line 14 of file eadm_sch.h.
| enum { ... } state |
Definition at line 12 of file eadm_sch.h.
1.8.2