Lines Matching defs:_APPL
169 struct _APPL { struct
170 word Id;
171 word NullCREnable;
172 word CDEnable;
173 dword S_Handle;
180 LIST_ENTRY s_function;
181 dword s_context;
182 word s_count;
183 APPL * s_next;
184 byte * xbuffer_used;
185 void ** xbuffer_internal;
186 void ** xbuffer_ptr;
193 byte * queue;
194 word queue_size;
195 word queue_free;
196 word queue_read;
197 word queue_write;
198 word queue_signal;
199 byte msg_lost;
200 byte appl_flags;
201 word Number;
203 word MaxBuffer;
204 byte MaxNCCI;
205 byte MaxNCCIData;
206 word MaxDataLength;
207 word NCCIDataFlowCtrlTimer;
208 byte * ReceiveBuffer;
209 word * DataNCCI;
210 word * DataFlags;