HomeSort by relevance Sort by last modified time
    Searched full:eth_rmem (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
ns8390.c 35 static Address eth_bmem, eth_rmem; variable
471 memcpy(&pkthdr, (char *)eth_rmem + pktoff, 4);
489 memcpy(p, (char *)eth_rmem + pktoff, frag);
498 memcpy(p, (char *)eth_rmem + pktoff, len);
701 eth_rmem = eth_bmem - 0x2000;
821 eth_rmem = eth_bmem;

Completed in 117 milliseconds