Searched refs:OK_FC (Results 1 – 3 of 3) sorted by relevance
265 #define OK_FC 0xfc /* Flow-Control RC */ macro
3898 if (rc == OK_FC) in callback()9734 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_restore_config()9799 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_command()9901 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_command()10260 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_parameter_restore_config()10943 if ((Rc != OK) && (Rc != OK_FC)) in xconnect_write_coefs_process()11465 if ((Rc != OK) && (Rc != OK_FC) && (Rc != 0)) in mixer_restore_config()12700 if ((Rc != OK) && (Rc != OK_FC)) in ec_restore_config()12769 if ((Rc != OK) && (Rc != OK_FC)) in ec_command()12798 if ((Rc != OK) && (Rc != OK_FC)) in ec_command()[all …]
429 if (Rc == OK_FC) { in isdn_rc()