Searched refs:HDLC_CMD_RRS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Davm_pci.c71 #define HDLC_CMD_RRS 0x20 macro
213 bcs->hw.hdlc.ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
222 bcs->hw.hdlc.ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
233 bcs->hw.hdlc.ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
366 bcs->hw.hdlc.ctrl.sr.cmd |= HDLC_CMD_RRS;
368 bcs->hw.hdlc.ctrl.sr.cmd &= ~HDLC_CMD_RRS;
H A Dhisax_fcpcipnp.c137 #define HDLC_CMD_RRS 0x20 macro
476 bcs->ctrl.sr.cmd |= HDLC_CMD_RRS;
478 bcs->ctrl.sr.cmd &= ~HDLC_CMD_RRS;
598 bcs->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Davmfritz.c86 #define HDLC_CMD_RRS 0x20 macro
359 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
368 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
378 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS;
516 hdlc->ctrl.sr.cmd |= HDLC_CMD_RRS;
518 hdlc->ctrl.sr.cmd &= ~HDLC_CMD_RRS;

Completed in 109 milliseconds