Lines Matching defs:eaddr
116 uint8_t eaddr[6];121 myetheraddr(eaddr);123 cookie = lance_attach(unit, reg, mem, eaddr);130 unit, ether_sprintf(eaddr));139 uint8_t *eaddr;147 eaddr = lance_eaddr(cookie);148 if (eaddr == NULL)169 uint8_t *eaddr;176 eaddr = lance_eaddr(cookie);182 memcpy(desc->myea, eaddr, 6);
Indexes created Thu Oct 02 14:10:14 GMT 2025