taglinefilesource code
tx_tail152drivers/net/eexpress.cunsigned short tx_tail;         /* previous tx buf to tx_head */
tx_tail669drivers/net/eexpress.coutw(lp->tx_tail+0x0c,ioaddr+WRITE_PTR);
tx_tail672drivers/net/eexpress.clp->tx_tail = lp->tx_head;
tx_tail897drivers/net/eexpress.clp->tx_link = lp->tx_tail + 0x08;
tx_tail990drivers/net/eexpress.clp->tx_tail = tx_block - TX_BUF_SIZE;
tx_tail991drivers/net/eexpress.clp->tx_link = lp->tx_tail + 0x08;