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

/netbsd-current/sys/dev/ic/
H A Dac97var.h95 int ac97_attach_type(struct ac97_host_if *, device_t, int, kmutex_t *);
H A Dac97.c1229 return ac97_attach_type(host_if, sc_dev, AC97_CODEC_TYPE_AUDIO, lk);
1233 ac97_attach_type(struct ac97_host_if *host_if, device_t sc_dev, int type, kmutex_t *lk) function
/netbsd-current/sys/dev/pci/
H A Dauich.c626 if (ac97_attach_type(&sc->host_if, self, sc->sc_codectype,

Completed in 204 milliseconds