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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns8390.c43 static Address eth_bmem, eth_rmem; variable
533 memcpy(&pkthdr, bus_to_virt(eth_rmem + pktoff), 4);
551 memcpy(p, bus_to_virt(eth_rmem + pktoff), frag);
560 memcpy(p, bus_to_virt(eth_rmem + pktoff), len);
808 eth_rmem = eth_bmem - 0x2000;
933 eth_rmem = eth_bmem;

Completed in 21 milliseconds