Home
last modified time | relevance | path

Searched refs:DEVICEID_ATHEROS_AR8131 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/alc/
H A Dif_alcreg.h41 #define DEVICEID_ATHEROS_AR8131 0x1063 /* L1C */ macro
H A Dif_alc.c108 { VENDORID_ATHEROS, DEVICEID_ATHEROS_AR8131, 9 * 1024,
716 case DEVICEID_ATHEROS_AR8131: in alc_get_macaddr_813x()
767 case DEVICEID_ATHEROS_AR8131: in alc_get_macaddr_813x()
943 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8131 || in alc_phy_reset_813x()
4183 } else if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8131 || in alc_init_locked()