swapw
t->TMD2 = swapw((u_short)-PKT_BUF_SIZE);
r->RMD2 = swapw((u_short)-PKT_BUF_SIZE);
short pkt_len = swapw(priv->rx_ring[entry]->RMD3);
version = swapw(lance->RDP);
version |= swapw(lance->RDP) << 16;
lance->RDP = swapw(((u_short)-RX_RING_SIZE));
lance->RDP = swapw(((u_short)-TX_RING_SIZE));
dev->stats.rx_missed_errors = swapw(lance->RDP);
priv->tx_ring[entry]->TMD2 = swapw((u_short)-skb->len);
dev->stats.rx_missed_errors = swapw(lance->RDP);
lance->RDP = swapw(multicast_table[i]);