Lines Matching defs:plci

393 	PLCI *plci;  in api_put()  local
715 static void init_internal_command_queue(PLCI *plci) in init_internal_command_queue()
728 static void start_internal_command(dword Id, PLCI *plci, t_std_internal_command command_function) in start_internal_command()
750 static void next_internal_command(dword Id, PLCI *plci) in next_internal_command()
778 static word get_ncci(PLCI *plci, byte ch, word force_ncci) in get_ncci()
852 static void ncci_free_receive_buffers(PLCI *plci, word ncci) in ncci_free_receive_buffers()
917 static void cleanup_ncci_data(PLCI *plci, word ncci) in cleanup_ncci_data()
944 static void ncci_remove(PLCI *plci, word ncci, byte preserve_ncci) in ncci_remove()
1017 static void plci_free_msg_in_queue(PLCI *plci) in plci_free_msg_in_queue()
1047 static void plci_remove(PLCI *plci) in plci_remove()
1093 static void set_group_ind_mask(PLCI *plci) in set_group_ind_mask()
1101 static void clear_group_ind_mask_bit(PLCI *plci, word b) in clear_group_ind_mask_bit()
1106 static byte test_group_ind_mask_bit(PLCI *plci, word b) in test_group_ind_mask_bit()
1115 static void clear_c_ind_mask(PLCI *plci) in clear_c_ind_mask()
1123 static byte c_ind_mask_empty(PLCI *plci) in c_ind_mask_empty()
1133 static void set_c_ind_mask_bit(PLCI *plci, word b) in set_c_ind_mask_bit()
1138 static void clear_c_ind_mask_bit(PLCI *plci, word b) in clear_c_ind_mask_bit()
1143 static byte test_c_ind_mask_bit(PLCI *plci, word b) in test_c_ind_mask_bit()
1148 static void dump_c_ind_mask(PLCI *plci) in dump_c_ind_mask()
1196 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_req()
1412 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_res()
1569 PLCI *plci, APPL *appl, API_PARSE *msg) in connect_a_res()
1576 PLCI *plci, APPL *appl, API_PARSE *msg) in disconnect_req()
1632 PLCI *plci, APPL *appl, API_PARSE *msg) in disconnect_res()
1660 PLCI *plci, APPL *appl, API_PARSE *parms) in listen_req()
1710 PLCI *plci, APPL *appl, API_PARSE *msg) in info_req()
1820 PLCI *plci, APPL *appl, API_PARSE *msg) in info_res()
1827 PLCI *plci, APPL *appl, API_PARSE *msg) in alert_req()
1858 PLCI *plci, APPL *appl, API_PARSE *msg) in facility_req()
2609 PLCI *plci, APPL *appl, API_PARSE *msg) in facility_res()
2616 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_req()
2851 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_res()
2967 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_a_res()
2988 PLCI *plci, APPL *appl, API_PARSE *parms) in disconnect_b3_req()
3045 PLCI *plci, APPL *appl, API_PARSE *parms) in disconnect_b3_res()
3102 PLCI *plci, APPL *appl, API_PARSE *parms) in data_b3_req()
3180 PLCI *plci, APPL *appl, API_PARSE *parms) in data_b3_res()
3214 PLCI *plci, APPL *appl, API_PARSE *parms) in reset_b3_req()
3256 PLCI *plci, APPL *appl, API_PARSE *parms) in reset_b3_res()
3281 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_t90_a_res()
3316 PLCI *plci, APPL *appl, API_PARSE *msg) in select_b_req()
3436 PLCI *plci, APPL *appl, API_PARSE *parms) in manufacturer_req()
3765 PLCI *plci, APPL *appl, API_PARSE *msg) in manufacturer_res()
3844 PLCI *plci; in callback() local
4097 static void control_rc(PLCI *plci, byte req, byte rc, byte ch, byte global_req, in control_rc()
4764 static void data_rc(PLCI *plci, byte ch) in data_rc()
4800 static void data_ack(PLCI *plci, byte ch) in data_ack()
4826 static void sig_ind(PLCI *plci) in sig_ind()
6118 static void SendSetupInfo(APPL *appl, PLCI *plci, dword Id, byte **parms, byte Info_Sent_Flag) in SendSetupInfo()
6192 static void SendInfo(PLCI *plci, dword Id, byte **parms, byte iesent) in SendInfo()
6368 static byte SendMultiIE(PLCI *plci, dword Id, byte **parms, byte ie_type, in SendMultiIE()
6442 static void SendSSExtInd(APPL *appl, PLCI *plci, dword Id, byte **parms) in SendSSExtInd()
6488 static void nl_ind(PLCI *plci) in nl_ind()
7273 PLCI *plci; in get_plci() local
7348 static void add_p(PLCI *plci, byte code, byte *p) in add_p()
7360 static void add_s(PLCI *plci, byte code, API_PARSE *p) in add_s()
7368 static void add_ss(PLCI *plci, byte code, API_PARSE *p) in add_ss()
7403 static void add_ie(PLCI *plci, byte code, byte *p, word p_length) in add_ie()
7429 static void add_d(PLCI *plci, word length, byte *p) in add_d()
7447 static void add_ai(PLCI *plci, API_PARSE *ai) in add_ai()
7468 static word add_b1(PLCI *plci, API_PARSE *bp, word b_channel_info, in add_b1()
7933 static word add_b23(PLCI *plci, API_PARSE *bp) in add_b23()
8570 static word add_modem_b23(PLCI *plci, API_PARSE *bp_parms) in add_modem_b23()
8707 static void sig_req(PLCI *plci, byte req, byte Id) in sig_req()
8729 static void nl_req_ncci(PLCI *plci, byte req, byte ncci) in nl_req_ncci()
8751 static void send_req(PLCI *plci) in send_req()
8807 static void send_data(PLCI *plci) in send_data()
8889 PLCI *plci; in listen_check() local
8929 static void IndParse(PLCI *plci, word *parms_id, byte **parms, byte multiIEsize) in IndParse()
9091 static void SetVoiceChannel(PLCI *plci, byte *chi, DIVA_CAPI_ADAPTER *a) in SetVoiceChannel()
9109 static void VoiceChannelOff(PLCI *plci) in VoiceChannelOff()
9122 static word AdvCodecSupport(DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, in AdvCodecSupport()
9219 static void CodecIdCheck(DIVA_CAPI_ADAPTER *a, PLCI *plci) in CodecIdCheck()
9340 PLCI *plci; in CapiRelease() local
9454 static word plci_remove_check(PLCI *plci) in plci_remove_check()
9488 static byte plci_nl_busy(PLCI *plci) in plci_nl_busy()
9590 static void dtmf_enable_receiver(PLCI *plci, byte enable_mask) in dtmf_enable_receiver()
9628 static void dtmf_send_digits(PLCI *plci, byte *digit_buffer, word digit_count) in dtmf_send_digits()
9661 static void dtmf_rec_clear_config(PLCI *plci) in dtmf_rec_clear_config()
9677 static void dtmf_send_clear_config(PLCI *plci) in dtmf_send_clear_config()
9690 static void dtmf_prepare_switch(dword Id, PLCI *plci) in dtmf_prepare_switch()
9701 static word dtmf_save_config(dword Id, PLCI *plci, byte Rc) in dtmf_save_config()
9711 static word dtmf_restore_config(dword Id, PLCI *plci, byte Rc) in dtmf_restore_config()
9748 static void dtmf_command(dword Id, PLCI *plci, byte Rc) in dtmf_command()
9919 static byte dtmf_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API… in dtmf_request()
10116 static void dtmf_confirmation(dword Id, PLCI *plci) in dtmf_confirmation()
10137 static void dtmf_indication(dword Id, PLCI *plci, byte *msg, word length) in dtmf_indication()
10187 static void dtmf_parameter_write(PLCI *plci) in dtmf_parameter_write()
10206 static void dtmf_parameter_clear_config(PLCI *plci) in dtmf_parameter_clear_config()
10217 static void dtmf_parameter_prepare_switch(dword Id, PLCI *plci) in dtmf_parameter_prepare_switch()
10226 static word dtmf_parameter_save_config(dword Id, PLCI *plci, byte Rc) in dtmf_parameter_save_config()
10236 static word dtmf_parameter_restore_config(dword Id, PLCI *plci, byte Rc) in dtmf_parameter_restore_config()
10392 static void mixer_set_bchannel_id_esc(PLCI *plci, byte bchannel_id) in mixer_set_bchannel_id_esc()
10447 static void mixer_set_bchannel_id(PLCI *plci, byte *chi) in mixer_set_bchannel_id()
10869 static void xconnect_query_addresses(PLCI *plci) in xconnect_query_addresses()
10906 static void xconnect_write_coefs(PLCI *plci, word internal_command) in xconnect_write_coefs()
10918 static byte xconnect_write_coefs_process(dword Id, PLCI *plci, byte Rc) in xconnect_write_coefs_process()
11256 static void mixer_notify_update(PLCI *plci, byte others) in mixer_notify_update()
11329 static void mixer_clear_config(PLCI *plci) in mixer_clear_config()
11393 static void mixer_prepare_switch(dword Id, PLCI *plci) in mixer_prepare_switch()
11406 static word mixer_save_config(dword Id, PLCI *plci, byte Rc) in mixer_save_config()
11431 static word mixer_restore_config(dword Id, PLCI *plci, byte Rc) in mixer_restore_config()
11514 static void mixer_command(dword Id, PLCI *plci, byte Rc) in mixer_command()
11637 static void li_update_connect(dword Id, DIVA_CAPI_ADAPTER *a, PLCI *plci, in li_update_connect()
11780 static void li2_update_connect(dword Id, DIVA_CAPI_ADAPTER *a, PLCI *plci, in li2_update_connect()
11888 static word li_check_main_plci(dword Id, PLCI *plci) in li_check_main_plci()
11909 static PLCI *li_check_plci_b(dword Id, PLCI *plci, in li_check_plci_b()
11972 static PLCI *li2_check_plci_b(dword Id, PLCI *plci, in li2_check_plci_b()
12035 static byte mixer_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, AP… in mixer_request()
12438 static void mixer_indication_coefs_set(dword Id, PLCI *plci) in mixer_indication_coefs_set()
12498 static void mixer_indication_xconnect_from(dword Id, PLCI *plci, byte *msg, word length) in mixer_indication_xconnect_from()
12541 static void mixer_indication_xconnect_to(dword Id, PLCI *plci, byte *msg, word length) in mixer_indication_xconnect_to()
12550 static byte mixer_notify_source_removed(PLCI *plci, dword plci_b_id) in mixer_notify_source_removed()
12570 static void mixer_remove(PLCI *plci) in mixer_remove()
12624 static void ec_write_parameters(PLCI *plci) in ec_write_parameters()
12645 static void ec_clear_config(PLCI *plci) in ec_clear_config()
12658 static void ec_prepare_switch(dword Id, PLCI *plci) in ec_prepare_switch()
12667 static word ec_save_config(dword Id, PLCI *plci, byte Rc) in ec_save_config()
12677 static word ec_restore_config(dword Id, PLCI *plci, byte Rc) in ec_restore_config()
12714 static void ec_command(dword Id, PLCI *plci, byte Rc) in ec_command()
12827 static byte ec_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_P… in ec_request()
13017 static void ec_indication(dword Id, PLCI *plci, byte *msg, word length) in ec_indication()
13073 static void adv_voice_write_coefs(PLCI *plci, word write_command) in adv_voice_write_coefs()
13228 static void adv_voice_clear_config(PLCI *plci) in adv_voice_clear_config()
13290 static void adv_voice_prepare_switch(dword Id, PLCI *plci) in adv_voice_prepare_switch()
13299 static word adv_voice_save_config(dword Id, PLCI *plci, byte Rc) in adv_voice_save_config()
13309 static word adv_voice_restore_config(dword Id, PLCI *plci, byte Rc) in adv_voice_restore_config()
13399 static word get_b1_facilities(PLCI *plci, byte b1_resource) in get_b1_facilities()
13431 static byte add_b1_facilities(PLCI *plci, byte b1_resource, word b1_facilities) in add_b1_facilities()
13536 static void adjust_b1_facilities(PLCI *plci, byte new_b1_resource, word new_b1_facilities) in adjust_b1_facilities()
13570 static void adjust_b_clear(PLCI *plci) in adjust_b_clear()
13581 static word adjust_b_process(dword Id, PLCI *plci, byte Rc) in adjust_b_process()
13933 static void adjust_b1_resource(dword Id, PLCI *plci, API_SAVE *bp_msg, word b1_facilities, word i… in adjust_b1_resource()
13955 static void adjust_b_restore(dword Id, PLCI *plci, byte Rc) in adjust_b_restore()
14001 static void reset_b3_command(dword Id, PLCI *plci, byte Rc) in reset_b3_command()
14041 static void select_b_command(dword Id, PLCI *plci, byte Rc) in select_b_command()
14100 static void fax_connect_ack_command(dword Id, PLCI *plci, byte Rc) in fax_connect_ack_command()
14147 static void fax_edata_ack_command(dword Id, PLCI *plci, byte Rc) in fax_edata_ack_command()
14185 static void fax_connect_info_command(dword Id, PLCI *plci, byte Rc) in fax_connect_info_command()
14236 static void fax_adjust_b23_command(dword Id, PLCI *plci, byte Rc) in fax_adjust_b23_command()
14284 static void fax_disconnect_command(dword Id, PLCI *plci, byte Rc) in fax_disconnect_command()
14327 static void rtp_connect_b3_req_command(dword Id, PLCI *plci, byte Rc) in rtp_connect_b3_req_command()
14380 static void rtp_connect_b3_res_command(dword Id, PLCI *plci, byte Rc) in rtp_connect_b3_res_command()
14431 static void hold_save_command(dword Id, PLCI *plci, byte Rc) in hold_save_command()
14472 static void retrieve_restore_command(dword Id, PLCI *plci, byte Rc) in retrieve_restore_command()
14511 static void init_b1_config(PLCI *plci) in init_b1_config()
14537 static void clear_b1_config(PLCI *plci) in clear_b1_config()
14571 static void channel_flow_control_remove(PLCI *plci) { in channel_flow_control_remove()
14582 static void channel_x_on(PLCI *plci, byte ch) { in channel_x_on()
14589 static void channel_x_off(PLCI *plci, byte ch, byte flag) { in channel_x_off()
14598 static void channel_request_xon(PLCI *plci, byte ch) { in channel_request_xon()
14608 static void channel_xmit_extended_xon(PLCI *plci) { in channel_xmit_extended_xon()
14634 static int find_channel_with_pending_x_on(DIVA_CAPI_ADAPTER *a, PLCI *plci) { in find_channel_with_pending_x_on()
14664 static void channel_xmit_xon(PLCI *plci) { in channel_xmit_xon()
14687 static int channel_can_xon(PLCI *plci, byte ch) { in channel_can_xon()
14736 static void group_optimization(DIVA_CAPI_ADAPTER *a, PLCI *plci) in group_optimization()
14856 PLCI *plci; in CapiRegister() local
14903 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms) in VSwitchReqInd()
14991 static int diva_get_dma_descriptor(PLCI *plci, dword *dma_magic) { in diva_get_dma_descriptor()
15025 static void diva_free_dma_descriptor(PLCI *plci, int nr) { in diva_free_dma_descriptor()