Searched refs:cancel_rc (Results 1 – 2 of 2) sorted by relevance
468 int rc, cancel_rc, ret; in vbg_hgcm_do_call() local508 cancel_rc = hgcm_cancel_call(gdev, call); in vbg_hgcm_do_call()509 if (cancel_rc >= 0) in vbg_hgcm_do_call()516 if (cancel_rc == VERR_NOT_FOUND || cancel_rc == VERR_SEM_DESTROYED) in vbg_hgcm_do_call()
367 int cancel_rc; in isdn_rc() local459 cancel_rc = !(a->misc_flags_table[e_no] & DIVA_MISC_FLAGS_NO_RC_CANCELLING); in isdn_rc()460 if (cancel_rc && (a->FlowControlIdTable[Ch] == Id)) in isdn_rc()479 if (((!cancel_rc) || (this->More & XMOREF)) && !(this->More & XMOREC)) { in isdn_rc()