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

/external/grub/netboot/
H A Dvia-rhine.c1002 int rx_bufs_tmp, rx_bufs_tmp1; local
1023 rx_bufs_tmp = (int) buf2;
1043 rx_bufs_tmp1 = (int) virt_to_bus ((char *) rx_bufs_tmp);
1045 rx_bufs_tmp = (int) bus_to_virt (j);
1050 tp->rx_buffs[i] = (char *) rx_bufs_tmp;
1052 rx_bufs_tmp += 1536;

Completed in 123 milliseconds