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

/netbsd-current/sys/dev/pci/
H A Dauich.c394 struct auich_devtype { struct
400 static const struct auich_devtype auich_audio_devices[] = {
424 static const struct auich_devtype auich_modem_devices[] = {
433 static const struct auich_devtype *
434 auich_lookup(struct pci_attach_args *pa, const struct auich_devtype *auich_devices)
436 const struct auich_devtype *d;
467 const struct auich_devtype *d;

Completed in 121 milliseconds