Home
last modified time | relevance | path

Searched refs:tx_bufs_tmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c1101 int tx_bufs_tmp, tx_bufs_tmp1; in rhine_reset() local
1112 tx_bufs_tmp = (int) buf1; in rhine_reset()
1129 tx_bufs_tmp1 = (int) virt_to_bus ((char *) tx_bufs_tmp); in rhine_reset()
1131 tx_bufs_tmp = (int) bus_to_virt (j); in rhine_reset()
1148 tp->tx_buffs[i] = (char *) tx_bufs_tmp; in rhine_reset()
1150 tx_bufs_tmp += 1536; in rhine_reset()