Lines Matching defs:_PLCI
204 struct _PLCI { struct
205 ENTITY Sig;
206 ENTITY NL;
207 word RNum;
208 word RFlags;
209 BUFFERS RData[2];
210 BUFFERS XData[1];
211 BUFFERS NData[2];
213 DIVA_CAPI_ADAPTER *adapter;
214 APPL *appl;
215 PLCI *relatedPTYPLCI;
216 byte Id;
217 byte State;
218 byte sig_req;
219 byte nl_req;
220 byte SuppState;
221 byte channels;
222 byte tel;
223 byte B1_resource;
224 byte B2_prot;
225 byte B3_prot;
227 word command;
228 word m_command;
229 word internal_command;
230 word number;
231 word req_in_start;
232 word req_in;
256 byte inc_dis_ncci_table[MAX_CHANNELS_PER_PLCI]; argument
257 t_std_internal_command internal_command_queue[MAX_INTERNAL_COMMAND_LEVELS];
260 byte RBuffer[200];
261 dword msg_in_queue[MSG_IN_QUEUE_SIZE/sizeof(dword)];
262 API_SAVE saved_msg;
263 API_SAVE B_protocol;
264 byte fax_connect_info_length;
265 byte fax_connect_info_buffer[FAX_CONNECT_INFO_BUFFER_SIZE];
266 byte fax_edata_ack_length;
267 word nsf_control_bits;
268 byte ncpi_state;
269 byte ncpi_buffer[NCPI_BUFFER_SIZE];
271 byte internal_req_buffer[INTERNAL_REQ_BUFFER_SIZE];
272 byte internal_ind_buffer[INTERNAL_IND_BUFFER_SIZE + 3];
273 dword requested_options_conn;
274 dword requested_options;
275 word B1_facilities;
276 API_SAVE *adjust_b_parms_msg;
277 word adjust_b_facilities;
278 word adjust_b_command;
279 word adjust_b_ncci;
280 word adjust_b_mode;
281 word adjust_b_state;
282 byte adjust_b_restore;
284 byte dtmf_rec_active;
308 dword li_plci_b_queue[LI_PLCI_B_QUEUE_ENTRIES]; argument
311 word ec_cmd;
312 word ec_idi_options;
313 word ec_tail_length;
316 byte tone_last_indication_code;
318 byte vswitchstate;
319 byte vsprot;
320 byte vsprotdialect;
321 byte notifiedcall; /* Flag if it is a spoofed call */
323 int rx_dma_descriptor;
324 dword rx_dma_magic;