Searched refs:srom (Results 1 – 1 of 1) sorted by relevance
34 static unsigned char srom[1024]; variable147 srom[idx*2] = data & 0xFF; in srom_read()148 srom[idx*2+1] = data >> 8; in srom_read()363 nic->node_addr[i] = srom[20+i]; in otulip_probe()