Searched refs:AR8216_ATU_ADDR2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/etherswitch/arswitch/ | ||
H A D | arswitchreg.h | 159 #define AR8216_ATU_ADDR2 BITS(8, 8) macro |
H A D | arswitch.c | 390 e->es_macaddr[2] = MS(ret1, AR8216_ATU_ADDR2); in ar8xxx_atu_fetch_table() |