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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_alc.c85 static struct alc_ident alc_ident_table[] = {
117 static struct alc_ident *
285 static struct alc_ident *
288 struct alc_ident *ident;
325 switch (sc->alc_ident->deviceid) {
376 switch (sc->alc_ident->deviceid) {
450 if (sc->alc_ident->deviceid == PCI_PRODUCT_ATTANSIC_AR8152_B) {
458 if (sc->alc_ident->deviceid == PCI_PRODUCT_ATTANSIC_AR8151 ||
459 sc->alc_ident->deviceid == PCI_PRODUCT_ATTANSIC_AR8151_V2 ||
460 sc->alc_ident
[all...]
H A Dif_alcreg.h1130 struct alc_ident { struct
1152 struct alc_ident *alc_ident; member in struct:alc_softc

Completed in 101 milliseconds