Searched refs:rx_bufs_tmp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c1100 int rx_bufs_tmp, rx_bufs_tmp1; local
1114 rx_bufs_tmp = (int) buf2;
1134 rx_bufs_tmp1 = (int) virt_to_bus ((char *) rx_bufs_tmp);
1136 rx_bufs_tmp = (int) bus_to_virt (j);
1141 tp->rx_buffs[i] = (char *) rx_bufs_tmp;
1143 rx_bufs_tmp += 1536;

Completed in 232 milliseconds