Searched refs:OK_FC (Results 1 – 3 of 3) sorted by relevance
265 #define OK_FC 0xfc /* Flow-Control RC */ macro
3880 if (rc == OK_FC) in callback()9719 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_restore_config()9784 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_command()9886 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_command()10247 if ((Rc != OK) && (Rc != OK_FC)) in dtmf_parameter_restore_config()10930 if ((Rc != OK) && (Rc != OK_FC)) in xconnect_write_coefs_process()11452 if ((Rc != OK) && (Rc != OK_FC) && (Rc != 0)) in mixer_restore_config()12693 if ((Rc != OK) && (Rc != OK_FC)) in ec_restore_config()12762 if ((Rc != OK) && (Rc != OK_FC)) in ec_command()12791 if ((Rc != OK) && (Rc != OK_FC)) in ec_command()[all …]
429 if (Rc==OK_FC) { in isdn_rc()