Searched refs:XMOREC (Results 1 – 2 of 2) sorted by relevance
672 if ((this->More & XMOREC) > 1) { in isdn_rc()673 this->More &= ~XMOREC; in isdn_rc()681 this->More = (this->More & (~XBUSY | XMOREC)) | 1; in isdn_rc()686 if(this->More &XMOREC) in isdn_rc()690 if(this->More &XMOREF && !(this->More &XMOREC)) { in isdn_rc()
22 #define XMOREC 0x1f macro