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

/freebsd-10.3-release/sys/dev/alc/
H A Dif_alcvar.h194 struct alc_ident { struct
213 struct alc_ident *alc_ident; member in struct:alc_softc
H A Dif_alc.c100 static struct alc_ident alc_ident_table[] = {
139 static struct alc_ident *
645 static struct alc_ident *
648 struct alc_ident *ident;
664 struct alc_ident *ident;
701 switch (sc->alc_ident->deviceid) {
752 switch (sc->alc_ident->deviceid) {
903 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8152_B) {
911 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151 ||
912 sc->alc_ident
[all...]

Completed in 88 milliseconds