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; local
1112 tx_bufs_tmp = (int) buf1;
1129 tx_bufs_tmp1 = (int) virt_to_bus ((char *) tx_bufs_tmp);
1131 tx_bufs_tmp = (int) bus_to_virt (j);
1148 tp->tx_buffs[i] = (char *) tx_bufs_tmp;
1150 tx_bufs_tmp += 1536;

Completed in 61 milliseconds