Searched refs:WAVELAN_ADDR_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define WAVELAN_ADDR_SIZE 6 /* Size of a MAC address */ macro
535 for (i=0; i < WAVELAN_ADDR_SIZE; ++i) in wlattach()1792 outsw(PIOP1(base), eh_p->ether_dhost, WAVELAN_ADDR_SIZE/2); in wlxmt()2130 outw(PIOP1(base), cnt * WAVELAN_ADDR_SIZE); in wlconfig()2139 outsw(PIOP1(base), IF_LLADDR(sc->ifp), WAVELAN_ADDR_SIZE/2); in wlconfig()