• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tokenring/

Lines Matching refs:LAPDINC

544 			       ntohs(readw(streamer_mmio + LAPDINC)));
558 uaa_addr = ntohs(readw(streamer_mmio + LAPDINC));
559 readw(streamer_mmio + LAPDINC); /* skip over Level.Addr field */
560 streamer_priv->streamer_addr_table_addr = ntohs(readw(streamer_mmio + LAPDINC));
561 streamer_priv->streamer_parms_addr = ntohs(readw(streamer_mmio + LAPDINC));
573 addr=ntohs(readw(streamer_mmio+LAPDINC));
627 writew(0, streamer_mmio + LAPDINC);
631 writew(htons(SRB_OPEN_ADAPTER<<8),streamer_mmio+LAPDINC) ; /* open */
632 writew(htons(STREAMER_CLEAR_RET_CODE<<8),streamer_mmio+LAPDINC);
633 writew(STREAMER_CLEAR_RET_CODE, streamer_mmio + LAPDINC);
638 writew(htons(OPEN_ADAPTER_ENABLE_FDX | OPEN_ADAPTER_PASS_ADC_MAC | OPEN_ADAPTER_PASS_ATT_MAC | OPEN_ADAPTER_PASS_BEACON), streamer_mmio + LAPDINC); /* offset 8 word contains open options */
640 writew(htons(OPEN_ADAPTER_ENABLE_FDX), streamer_mmio + LAPDINC); /* Offset 8 word contains Open.Options */
646 streamer_priv->streamer_laa[1]),streamer_mmio+LAPDINC);
648 streamer_priv->streamer_laa[3]),streamer_mmio+LAPDINC);
650 streamer_priv->streamer_laa[5]),streamer_mmio+LAPDINC);
661 printk("%x:", ntohs(readw(streamer_mmio + LAPDINC)));
691 ntohs(readw(streamer_mmio + LAPDINC)));
763 streamer_priv->asb = ntohs(readw(streamer_mmio + LAPDINC));
764 streamer_priv->srb = ntohs(readw(streamer_mmio + LAPDINC));
765 streamer_priv->arb = ntohs(readw(streamer_mmio + LAPDINC));
766 readw(streamer_mmio + LAPDINC); /* offset 14 word is rsvd */
767 streamer_priv->trb = ntohs(readw(streamer_mmio + LAPDINC));
871 ntohs(readw(streamer_mmio + LAPDINC)),
872 ntohs(readw(streamer_mmio + LAPDINC)),
873 ntohs(readw(streamer_mmio + LAPDINC)));
874 readw(streamer_mmio + LAPDINC);
875 readw(streamer_mmio + LAPDINC);
877 ntohs(readw(streamer_mmio + LAPDINC)),
878 ntohs(readw(streamer_mmio + LAPDINC)));
883 ntohs(readw(streamer_mmio + LAPDINC)),
884 ntohs(readw(streamer_mmio + LAPDINC)),
885 ntohs(readw(streamer_mmio + LAPDINC)));
1107 dev->name, readw(streamer_mmio + LAPDINC),
1108 ntohs(readw(streamer_mmio + LAPDINC)),
1109 ntohs(readw(streamer_mmio + LAPDINC)),
1110 ntohs(readw(streamer_mmio + LAPDINC)));
1214 writew(htons(SRB_CLOSE_ADAPTER << 8),streamer_mmio+LAPDINC);
1215 writew(htons(STREAMER_CLEAR_RET_CODE << 8), streamer_mmio+LAPDINC);
1261 printk("%x ", ntohs(readw(streamer_mmio + LAPDINC)));
1292 writew(htons(SRB_MODIFY_RECEIVE_OPTIONS << 8), streamer_mmio+LAPDINC);
1293 writew(htons(STREAMER_CLEAR_RET_CODE << 8), streamer_mmio+LAPDINC);
1294 writew(htons((streamer_priv->streamer_receive_options << 8) | options),streamer_mmio+LAPDINC);
1295 writew(htons(0x4a41),streamer_mmio+LAPDINC);
1296 writew(htons(0x4d45),streamer_mmio+LAPDINC);
1297 writew(htons(0x5320),streamer_mmio+LAPDINC);
1298 writew(0x2020, streamer_mmio + LAPDINC);
1320 writew(htons(SRB_SET_FUNC_ADDRESS << 8),streamer_mmio+LAPDINC);
1321 writew(htons(STREAMER_CLEAR_RET_CODE << 8), streamer_mmio+LAPDINC);
1322 writew(0,streamer_mmio+LAPDINC);
1323 writew(htons( (dev_mc_address[0] << 8) | dev_mc_address[1]),streamer_mmio+LAPDINC);
1324 writew(htons( (dev_mc_address[2] << 8) | dev_mc_address[3]),streamer_mmio+LAPDINC);
1336 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1346 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1369 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1397 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1420 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1441 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1452 printk("%x:", ntohs(readw(streamer_mmio + LAPDINC)));
1470 srb_word=ntohs(readw(streamer_mmio+LAPDINC)) >> 8;
1549 streamer_priv->mac_rx_buffer = buff_off = ntohs(readw(streamer_mmio + LAPDINC));
1550 header_len=ntohs(readw(streamer_mmio+LAPDINC)) >> 8; /* 802.5 Token-Ring Header Length */
1551 frame_len = ntohs(readw(streamer_mmio + LAPDINC));
1561 next = htons(readw(streamer_mmio + LAPDINC));
1563 ntohs(readw(streamer_mmio + LAPDINC)) & 0xff;
1564 len = ntohs(readw(streamer_mmio + LAPDINC));
1570 (streamer_mmio + LAPDINC)));
1589 next_ptr = ntohs(readw(streamer_mmio + LAPDINC));
1590 readw(streamer_mmio + LAPDINC); /* read thru status word */
1591 buffer_len = ntohs(readw(streamer_mmio + LAPDINC));
1598 rx_word=ntohs(readw(streamer_mmio+LAPDINC));
1643 writew(htons(ASB_RECEIVE_DATA << 8), streamer_mmio+LAPDINC);
1644 writew(htons(STREAMER_CLEAR_RET_CODE << 8), streamer_mmio+LAPDINC);
1645 writew(0, streamer_mmio + LAPDINC);
1655 lan_status = ntohs(readw(streamer_mmio + LAPDINC));
1712 writew(htons(SRB_READ_LOG << 8),streamer_mmio+LAPDINC);
1713 writew(htons(STREAMER_CLEAR_RET_CODE << 8), streamer_mmio+LAPDINC);
1714 writew(0, streamer_mmio + LAPDINC);
1727 streamer_mmio+LAPDINC);
1729 streamer_mmio+LAPDINC);
1751 writew(htons(ASB_RECEIVE_DATA << 8),streamer_mmio+LAPDINC);
1752 writew(htons(STREAMER_CLEAR_RET_CODE << 8), streamer_mmio+LAPDINC);
1753 writew(0, streamer_mmio + LAPDINC);
1862 io_word=ntohs(readw(streamer_mmio+LAPDINC));
1870 io_word=ntohs(readw(streamer_mmio+LAPDINC));