taglinefilesource code
tx_bounce_buffs198drivers/net/lance.cchar (*tx_bounce_buffs)[PKT_BUF_SZ];
tx_bounce_buffs338drivers/net/lance.clp->tx_bounce_buffs = (char (*)[PKT_BUF_SZ])
tx_bounce_buffs684drivers/net/lance.cmemcpy(&lp->tx_bounce_buffs[entry], skb->data, skb->len);
tx_bounce_buffs686drivers/net/lance.c(int)(lp->tx_bounce_buffs + entry) | 0x83000000;