|
Linux Kernel
3.7.1
|
#include <divasync.h>
Data Fields | |
| unsigned char | Req |
| unsigned char | Rc |
| unsigned char | wmpStatus |
| unsigned char | idiStatus |
| unsigned long | wizProto |
| unsigned long | cardType |
| unsigned long | nt2 |
| unsigned long | permanent |
| unsigned long | stableL2 |
| unsigned long | tei |
| unsigned long | Flag |
| unsigned long | NumberLen |
| union { | |
| struct { | |
| unsigned long SerialNumber | |
| char * pCardname | |
| } board | |
| struct { | |
| void * pRawResources | |
| void * pXlatResources | |
| } res | |
| struct { | |
| unsigned long Flag | |
| unsigned short DigitTimeout | |
| unsigned short AnswerDelay | |
| } rbs | |
| struct { | |
| unsigned long Flag | |
| } qsig | |
| struct { | |
| unsigned long Flag | |
| unsigned char * pBuffer | |
| } isdnNo | |
| } | parms |
Definition at line 235 of file divasync.h.
| unsigned short AnswerDelay |
Definition at line 294 of file divasync.h.
| struct { ... } board |
| unsigned long cardType |
Definition at line 248 of file divasync.h.
| unsigned short DigitTimeout |
Definition at line 293 of file divasync.h.
| unsigned long Flag |
Definition at line 274 of file divasync.h.
| unsigned char idiStatus |
Definition at line 245 of file divasync.h.
| struct { ... } isdnNo |
| unsigned long nt2 |
Definition at line 249 of file divasync.h.
| unsigned long NumberLen |
Definition at line 275 of file divasync.h.
| union { ... } parms |
| unsigned char* pBuffer |
Definition at line 312 of file divasync.h.
| char* pCardname |
Definition at line 279 of file divasync.h.
| unsigned long permanent |
Definition at line 250 of file divasync.h.
| void* pRawResources |
Definition at line 282 of file divasync.h.
| void* pXlatResources |
Definition at line 283 of file divasync.h.
| struct { ... } qsig |
| struct { ... } rbs |
| unsigned char Rc |
Definition at line 238 of file divasync.h.
| unsigned char Req |
Definition at line 237 of file divasync.h.
| struct { ... } res |
| unsigned long SerialNumber |
Definition at line 278 of file divasync.h.
| unsigned long stableL2 |
Definition at line 251 of file divasync.h.
| unsigned long tei |
Definition at line 252 of file divasync.h.
| unsigned long wizProto |
Definition at line 246 of file divasync.h.
| unsigned char wmpStatus |
Definition at line 244 of file divasync.h.
1.8.2