• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tokenring/

Lines Matching refs:ntohs

544 			       ntohs(readw(streamer_mmio + LAPDINC)));
552 ntohs(readw(streamer_mmio + LAPD)));
558 uaa_addr = ntohs(readw(streamer_mmio + LAPDINC));
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));
661 printk("%x:", ntohs(readw(streamer_mmio + LAPDINC)));
691 ntohs(readw(streamer_mmio + LAPDINC)));
699 srb_word = ntohs(readw(streamer_mmio + LAPD)) >> 8;
716 error_code = ntohs(readw(streamer_mmio + LAPD));
747 srb_word=ntohs(readw(streamer_mmio+LAPD)) >> 8;
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));
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)));
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)));
1108 ntohs(readw(streamer_mmio + LAPDINC)),
1109 ntohs(readw(streamer_mmio + LAPDINC)),
1110 ntohs(readw(streamer_mmio + LAPDINC)));
1261 printk("%x ", ntohs(readw(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;
1545 arb_word=ntohs(readw(streamer_mmio+LAPD)) >> 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));
1560 writew(ntohs(buff_off), streamer_mmio + LAPA); /*setup window to frame data */
1563 ntohs(readw(streamer_mmio + LAPDINC)) & 0xff;
1564 len = ntohs(readw(streamer_mmio + LAPDINC));
1569 ntohs(readw
1589 next_ptr = ntohs(readw(streamer_mmio + LAPDINC));
1591 buffer_len = ntohs(readw(streamer_mmio + LAPDINC));
1598 rx_word=ntohs(readw(streamer_mmio+LAPDINC));
1655 lan_status = ntohs(readw(streamer_mmio + LAPDINC));
1656 fdx_prot_error = ntohs(readw(streamer_mmio+LAPD)) >> 8;
1765 rc=ntohs(readw(streamer_mmio+LAPD)) >> 8;
1862 io_word=ntohs(readw(streamer_mmio+LAPDINC));
1870 io_word=ntohs(readw(streamer_mmio+LAPDINC));
1899 ntohs(spt.acc_priority), ntohs(spt.auth_source_class),
1900 ntohs(spt.att_code));
1909 ntohs(spt.beacon_type), ntohs(spt.major_vector),
1910 ntohs(spt.lan_status), ntohs(spt.local_ring),
1911 ntohs(spt.mon_error), ntohs(spt.frame_correl));
1918 dev->name, ntohs(spt.beacon_transmit),
1919 ntohs(spt.beacon_receive), spt.beacon_naun[0],