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

  /external/grub/netboot/
ns8390.c 756 char romdata[16], testbuf[32]; local
809 eth_pio_read(0, romdata, sizeof(romdata));
811 nic->node_addr[i] = romdata[i + ((eth_flags & FLAG_16BIT) ? i : 0)];

Completed in 475 milliseconds