Searched refs:EN0_RCNTLO (Results 1 - 14 of 14) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmxser.c3058 #define EN0_RCNTLO 0x00A /* Remote byte count reg WR */ macro
H A Dmxser_new.c1444 #define EN0_RCNTLO 0x00A /* Remote byte count reg WR */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8390.h139 #define EN0_RCNTLO EI_SHIFT(0x0a) /* Remote byte count reg WR */ macro
H A Dhp.c274 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); local
303 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
347 outb_p(0x42, nic_base + EN0_RCNTLO);
358 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
H A Dlib8390.c805 ei_outb_p(0x00, e8390_base+EN0_RCNTLO);
1028 ei_outb_p(0x00, e8390_base + EN0_RCNTLO);
H A Dne-h8300.c249 {0x00, EN0_RCNTLO}, /* Clear the count regs. */
255 {32, EN0_RCNTLO},
402 outb_p(sizeof(struct e8390_pkt_hdr), NE_BASE + EN0_RCNTLO); local
445 outb_p(count & 0xff, NE_BASE + EN0_RCNTLO);
534 outb_p(0x42, NE_BASE + EN0_RCNTLO);
546 outb_p(count & 0xff, NE_BASE + EN0_RCNTLO);
H A Dne.c367 {0x00, EN0_RCNTLO}, /* Clear the count regs. */
373 {32, EN0_RCNTLO},
406 inb(ioaddr + EN0_RCNTLO) == 0x50 &&
473 outb_p(0x00, ioaddr + EN0_RCNTLO);
617 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); local
657 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
743 outb_p(0x42, nic_base + EN0_RCNTLO);
755 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
H A Dne2.c422 {0x00, EN0_RCNTLO}, /* Clear the count regs. */
428 {32, EN0_RCNTLO},
581 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); local
622 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
701 outb_p(0x42, nic_base + EN0_RCNTLO);
715 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
H A Dne2k-pci.c299 {0x00, EN0_RCNTLO}, /* Clear the count regs. */
305 {32, EN0_RCNTLO},
483 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); local
522 outb(count & 0xff, nic_base + EN0_RCNTLO);
582 outb(0x42, nic_base + EN0_RCNTLO);
591 outb(count & 0xff, nic_base + EN0_RCNTLO);
H A Dstnic.c48 #define PG0_RBCR0 EN0_RCNTLO
H A Dwd.c278 outb_p(0x00, nic_addr + EN0_RCNTLO);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Detherh.c342 writeb (0x42, addr + EN0_RCNTLO);
351 writeb (count, addr + EN0_RCNTLO);
401 writeb (count, addr + EN0_RCNTLO);
440 writeb (sizeof (*hdr), addr + EN0_RCNTLO);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/pcmcia/
H A Daxnet_cs.c215 {0x00, EN0_RCNTLO}, /* Clear the count regs. */
221 {0x10, EN0_RCNTLO},
1577 outb_p(0x00, e8390_base+EN0_RCNTLO);
1764 outb_p(0x00, e8390_base + EN0_RCNTLO);
H A Dpcnet_cs.c362 {0x00, EN0_RCNTLO}, /* Clear the count regs. */
368 {32, EN0_RCNTLO},
1211 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); local
1247 outb_p(count & 0xff, nic_base + EN0_RCNTLO);
1320 outb_p(count & 0xff, nic_base + EN0_RCNTLO);

Completed in 147 milliseconds