Searched refs:alc_ident (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alcvar.h196 struct alc_ident { struct
215 struct alc_ident *alc_ident; member in struct:alc_softc
H A Dif_alc.c104 static struct alc_ident alc_ident_table[] = {
147 static struct alc_ident *
658 static struct alc_ident *
661 struct alc_ident *ident;
677 struct alc_ident *ident;
714 switch (sc->alc_ident->deviceid) {
765 switch (sc->alc_ident->deviceid) {
916 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8152_B) {
924 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151 ||
925 sc->alc_ident
[all...]

Completed in 67 milliseconds