Searched refs:RNR (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disdnl2.h11 #define RNR 0x05 macro
H A Disdnl2.c284 return (test_bit(FLG_MOD128, &st->l2.flag) ? data[0] == RNR : (data[0] & 0xf) == RNR);
904 enquiry_cr(st, RNR, RSP, 1);
914 enquiry_cr(st, RNR, CMD, 1);
979 typ = RNR;
1013 } else if ((l2->va != nr) || (typ == RNR)) {
1500 enquiry_cr(st, RNR, RSP, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dpr_pc.h72 byte RNR; member in struct:__anon4745
H A Ddi.c300 /* clear RNR flag */
309 /* if the application marks an indication as RNR, all */
311 /* are marked RNR */
314 a->ram_out(a, &IndIn->RNR, true);
321 /* a return value of 1 means RNR */
331 dtrc(dprintf("RNR"));
334 a->ram_out(a, &IndIn->RNR, true);
644 1/* rnr_valid */, this->RNR/* rnr */, a->IdTypeTable[this->No]);
645 /* check for RNR */
646 if(this->RNR
[all...]
H A Ddi_defs.h86 byte RNR; /* receive not ready flag */ member in struct:entity_s
H A Dpc.h47 byte RNR; /* Receiver Not Ready (set by PC) */ member in struct:dual
145 #define N_XON 15 /* clear RNR state */
H A Dum_idi.c520 e->e.RNR = 2;
697 DBG_TRC(("A(%d) E(%08x) ind(%02x-%02x-%02x)-RNR",
701 e->e.RNR = 1;
H A Dmessage.c4009 if ((e->RNR != 1) &&
4875 plci->Sig.RNR = 2; /* discard */
4884 plci->Sig.RNR = 1;
4889 plci->Sig.RNR = 1;
4895 plci->Sig.RNR = 0;
6562 plci->NL.RNR = 2; /* discard */
6572 plci->NL.RNR = 2; /* discard */
6578 plci->NL.RNR = 1; /* flow control */
6587 plci->NL.RNR = 2;
6665 plci->NL.RNR
[all...]
H A Dmaintidi.c322 Always 'RNR' indication if return code is pending
328 pLib->e.RNR = 2;
331 pLib->e.RNR = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirlap_frame.h65 #define RNR 0x05 /* Receive Not Ready */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhd64572.h112 #define RNR 0x154 /* Rx DMA Request Ctl Reg */ macro
H A Dhd6457x.c571 sca_out(0x0F, msci + RNR, card); /* +1=RX DMA activation condition */
H A Dpc300_drv.c2257 printk("TFS=0x%02x, TNR0=0x%02x, TNR1=0x%02x, RNR=0x%02x\n",
2261 cpc_readb(scabase + M_REG(RNR, ch)));
2262 printk("TCR=0x%02x, RCR=0x%02x, TNR1=0x%02x, RNR=0x%02x\n",
2266 cpc_readb(scabase + M_REG(RNR, ch)));
2809 cpc_writeb(scabase + M_REG(RNR, ch), 16);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirlap_frame.c645 * Received RNR (Receive Not Ready) frame from peer station
1356 case RNR:

Completed in 214 milliseconds