Lines Matching defs:_APPL
159 struct _APPL { struct
160 word Id;
161 word NullCREnable;
162 word CDEnable;
163 dword S_Handle;
170 LIST_ENTRY s_function;
171 dword s_context;
172 word s_count;
173 APPL *s_next;
174 byte *xbuffer_used;
175 void **xbuffer_internal;
176 void **xbuffer_ptr;
183 byte *queue;
184 word queue_size;
185 word queue_free;
186 word queue_read;
187 word queue_write;
188 word queue_signal;
189 byte msg_lost;
190 byte appl_flags;
191 word Number;
193 word MaxBuffer;
194 byte MaxNCCI;
195 byte MaxNCCIData;
196 word MaxDataLength;
197 word NCCIDataFlowCtrlTimer;
198 byte *ReceiveBuffer;
199 word *DataNCCI;
200 word *DataFlags;