Lines Matching defs:_PLCI
214 struct _PLCI { struct
215 ENTITY Sig;
216 ENTITY NL;
217 word RNum;
218 word RFlags;
219 BUFFERS RData[2];
220 BUFFERS XData[1];
221 BUFFERS NData[2];
223 DIVA_CAPI_ADAPTER *adapter;
224 APPL *appl;
225 PLCI *relatedPTYPLCI;
226 byte Id;
227 byte State;
228 byte sig_req;
229 byte nl_req;
230 byte SuppState;
231 byte channels;
232 byte tel;
233 byte B1_resource;
234 byte B2_prot;
235 byte B3_prot;
237 word command;
238 word m_command;
239 word internal_command;
240 word number;
241 word req_in_start;
242 word req_in;
266 byte inc_dis_ncci_table[MAX_CHANNELS_PER_PLCI]; argument
267 t_std_internal_command internal_command_queue[MAX_INTERNAL_COMMAND_LEVELS];
268 dword c_ind_mask_table[C_IND_MASK_DWORDS];
269 dword group_optimization_mask_table[C_IND_MASK_DWORDS];
270 byte RBuffer[200];
271 dword msg_in_queue[MSG_IN_QUEUE_SIZE/sizeof(dword)];
272 API_SAVE saved_msg;
273 API_SAVE B_protocol;
274 byte fax_connect_info_length;
275 byte fax_connect_info_buffer[FAX_CONNECT_INFO_BUFFER_SIZE];
276 byte fax_edata_ack_length;
277 word nsf_control_bits;
278 byte ncpi_state;
279 byte ncpi_buffer[NCPI_BUFFER_SIZE];
281 byte internal_req_buffer[INTERNAL_REQ_BUFFER_SIZE];
282 byte internal_ind_buffer[INTERNAL_IND_BUFFER_SIZE + 3];
283 dword requested_options_conn;
284 dword requested_options;
285 word B1_facilities;
286 API_SAVE *adjust_b_parms_msg;
287 word adjust_b_facilities;
288 word adjust_b_command;
289 word adjust_b_ncci;
290 word adjust_b_mode;
291 word adjust_b_state;
292 byte adjust_b_restore;
294 byte dtmf_rec_active;
318 dword li_plci_b_queue[LI_PLCI_B_QUEUE_ENTRIES]; argument
321 word ec_cmd;
322 word ec_idi_options;
323 word ec_tail_length;
326 byte tone_last_indication_code;
328 byte vswitchstate;
329 byte vsprot;
330 byte vsprotdialect;
331 byte notifiedcall; /* Flag if it is a spoofed call */
333 int rx_dma_descriptor;
334 dword rx_dma_magic;