Lines Matching defs:Id
214 #define MapId(Id)(((Id) & 0xffffff00L) | MapController((byte)(Id))) argument
215 #define UnMapId(Id)(((Id) & 0xffffff00L) | UnMapController((byte)(Id))) argument
713 static void start_internal_command(dword Id, PLCI *plci, t_std_internal_command command_function) in start_internal_command()
735 static void next_internal_command(dword Id, PLCI *plci) in next_internal_command()
842 dword Id; in ncci_free_receive_buffers() local
932 dword Id; in ncci_remove() local
1078 static byte connect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_req()
1294 static byte connect_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_res()
1448 static byte connect_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_a_res()
1455 static byte disconnect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in disconnect_req()
1508 static byte disconnect_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in disconnect_res()
1536 static byte listen_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in listen_req()
1586 static byte info_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in info_req()
1696 static byte info_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in info_res()
1703 static byte alert_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in alert_req()
1734 static byte facility_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in facility_req()
2485 static byte facility_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in facility_res()
2492 static byte connect_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_b3_req()
2727 static byte connect_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_b3_res()
2843 static byte connect_b3_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_b3_a_res()
2864 static byte disconnect_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in disconnect_b3_req()
2921 static byte disconnect_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in disconnect_b3_res()
2978 static byte data_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in data_b3_req()
3056 static byte data_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in data_b3_res()
3090 static byte reset_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in reset_b3_req()
3132 static byte reset_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in reset_b3_res()
3157 static byte connect_b3_t90_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_b3_t90_a_res()
3192 static byte select_b_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in select_b_req()
3310 static byte manufacturer_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in manufacturer_req()
3639 static byte manufacturer_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in manufacturer_res()
3975 dword Id; in control_rc() local
4642 dword Id; in data_rc() local
4678 dword Id; in data_ack() local
4705 dword Id; in sig_ind() local
5988 static void SendSetupInfo(APPL *appl, PLCI *plci, dword Id, byte **parms, byte Info_Sent_Flag) in SendSetupInfo()
6062 static void SendInfo(PLCI *plci, dword Id, byte **parms, byte iesent) in SendInfo()
6234 static byte SendMultiIE(PLCI *plci, dword Id, byte **parms, byte ie_type, in SendMultiIE()
6304 static void SendSSExtInd(APPL *appl, PLCI *plci, dword Id, byte **parms) in SendSSExtInd()
6354 dword Id; in nl_ind() local
8569 static void sig_req(PLCI *plci, byte req, byte Id) in sig_req()
9199 word CapiRelease(word Id) in CapiRelease()
9552 static void dtmf_prepare_switch(dword Id, PLCI *plci) in dtmf_prepare_switch()
9563 static word dtmf_save_config(dword Id, PLCI *plci, byte Rc) in dtmf_save_config()
9573 static word dtmf_restore_config(dword Id, PLCI *plci, byte Rc) in dtmf_restore_config()
9610 static void dtmf_command(dword Id, PLCI *plci, byte Rc) in dtmf_command()
9786 static byte dtmf_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API… in dtmf_request()
9985 static void dtmf_confirmation(dword Id, PLCI *plci) in dtmf_confirmation()
10006 static void dtmf_indication(dword Id, PLCI *plci, byte *msg, word length) in dtmf_indication()
10086 static void dtmf_parameter_prepare_switch(dword Id, PLCI *plci) in dtmf_parameter_prepare_switch()
10095 static word dtmf_parameter_save_config(dword Id, PLCI *plci, byte Rc) in dtmf_parameter_save_config()
10105 static word dtmf_parameter_restore_config(dword Id, PLCI *plci, byte Rc) in dtmf_parameter_restore_config()
10782 static byte xconnect_write_coefs_process(dword Id, PLCI *plci, byte Rc) in xconnect_write_coefs_process()
11258 static void mixer_prepare_switch(dword Id, PLCI *plci) in mixer_prepare_switch()
11271 static word mixer_save_config(dword Id, PLCI *plci, byte Rc) in mixer_save_config()
11296 static word mixer_restore_config(dword Id, PLCI *plci, byte Rc) in mixer_restore_config()
11382 static void mixer_command(dword Id, PLCI *plci, byte Rc) in mixer_command()
11508 static void li_update_connect(dword Id, DIVA_CAPI_ADAPTER *a, PLCI *plci, in li_update_connect()
11651 static void li2_update_connect(dword Id, DIVA_CAPI_ADAPTER *a, PLCI *plci, in li2_update_connect()
11759 static word li_check_main_plci(dword Id, PLCI *plci) in li_check_main_plci()
11780 static PLCI *li_check_plci_b(dword Id, PLCI *plci, in li_check_plci_b()
11843 static PLCI *li2_check_plci_b(dword Id, PLCI *plci, in li2_check_plci_b()
11906 static byte mixer_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, AP… in mixer_request()
12309 static void mixer_indication_coefs_set(dword Id, PLCI *plci) in mixer_indication_coefs_set()
12369 static void mixer_indication_xconnect_from(dword Id, PLCI *plci, byte *msg, word length) in mixer_indication_xconnect_from()
12412 static void mixer_indication_xconnect_to(dword Id, PLCI *plci, byte *msg, word length) in mixer_indication_xconnect_to()
12529 static void ec_prepare_switch(dword Id, PLCI *plci) in ec_prepare_switch()
12538 static word ec_save_config(dword Id, PLCI *plci, byte Rc) in ec_save_config()
12548 static word ec_restore_config(dword Id, PLCI *plci, byte Rc) in ec_restore_config()
12585 static void ec_command(dword Id, PLCI *plci, byte Rc) in ec_command()
12702 static byte ec_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_P… in ec_request()
12892 static void ec_indication(dword Id, PLCI *plci, byte *msg, word length) in ec_indication()
13165 static void adv_voice_prepare_switch(dword Id, PLCI *plci) in adv_voice_prepare_switch()
13174 static word adv_voice_save_config(dword Id, PLCI *plci, byte Rc) in adv_voice_save_config()
13184 static word adv_voice_restore_config(dword Id, PLCI *plci, byte Rc) in adv_voice_restore_config()
13456 static word adjust_b_process(dword Id, PLCI *plci, byte Rc) in adjust_b_process()
13826 static void adjust_b1_resource(dword Id, PLCI *plci, API_SAVE *bp_msg, word b1_facilities, word i… in adjust_b1_resource()
13848 static void adjust_b_restore(dword Id, PLCI *plci, byte Rc) in adjust_b_restore()
13896 static void reset_b3_command(dword Id, PLCI *plci, byte Rc) in reset_b3_command()
13937 static void select_b_command(dword Id, PLCI *plci, byte Rc) in select_b_command()
13997 static void fax_connect_ack_command(dword Id, PLCI *plci, byte Rc) in fax_connect_ack_command()
14044 static void fax_edata_ack_command(dword Id, PLCI *plci, byte Rc) in fax_edata_ack_command()
14083 static void fax_connect_info_command(dword Id, PLCI *plci, byte Rc) in fax_connect_info_command()
14134 static void fax_adjust_b23_command(dword Id, PLCI *plci, byte Rc) in fax_adjust_b23_command()
14184 static void fax_disconnect_command(dword Id, PLCI *plci, byte Rc) in fax_disconnect_command()
14227 static void rtp_connect_b3_req_command(dword Id, PLCI *plci, byte Rc) in rtp_connect_b3_req_command()
14280 static void rtp_connect_b3_res_command(dword Id, PLCI *plci, byte Rc) in rtp_connect_b3_res_command()
14331 static void hold_save_command(dword Id, PLCI *plci, byte Rc) in hold_save_command()
14373 static void retrieve_restore_command(dword Id, PLCI *plci, byte Rc) in retrieve_restore_command()
14806 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms) in VSwitchReqInd()