Searched refs:OK_FC (Results 1 – 3 of 3) sorted by relevance
265 #define OK_FC 0xfc /* Flow-Control RC */ macro
3900 if (rc == OK_FC) in callback()9738 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_restore_config()9803 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_command()9905 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_command()10266 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_parameter_restore_config()10949 if ((Rc != OK) && (Rc != OK_FC)) in xconnect_write_coefs_process()11471 if ((Rc != OK) && (Rc != OK_FC) && (Rc != 0)) in mixer_restore_config()12712 if ((Rc != OK) && (Rc != OK_FC)) in ec_restore_config()12781 if ((Rc != OK) && (Rc != OK_FC)) in ec_command()12810 if ((Rc != OK) && (Rc != OK_FC)) in ec_command()[all …]
429 if (Rc==OK_FC) { in isdn_rc()