audio_attach_mi
audio_attach_mi(&aplaudio_hw_if, sc, NULL, self);
audio_attach_mi(&harmony_sa_hw_if, sc, NULL, &sc->sc_dv);
audio_attach_mi(&nec86_hw_if, ysc, NULL, &ysc->sc_dev);
audio_attach_mi(&aoa_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&awacs_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&daca_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&onyx_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&snapper_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&tumbler_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&ce4231_sa_hw_if, sc, NULL, &sc->sc_dev);
struct device *audio_attach_mi(const struct audio_hw_if *, void *, void *,
audio_attach_mi(&graphaudio_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&simpleaudio_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&arcofi_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&ess_1788_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&ess_1888_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&gusmax_hw_if, (void *)&sc->sc_codec, NULL,
audio_attach_mi(&gus_hw_if, (void *)sc, NULL, &sc->sc_dev);
audio_attach_mi(&pas_hw_if, &sc->sc_sbdsp, NULL, &sc->sc_sbdsp.sc_dev);
audio_attach_mi(&sb_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&auacer_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&auglx_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&auich_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&auixp_hw_if, &sc->sc_codec, NULL, &sc->sc_dev);
audio_attach_mi(&autri_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&auvia_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&azalia_hw_if, sc, NULL, &sc->dev);
audio_attach_mi(&cmpci_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&cs4280_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&cs4281_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(eap_hw_if, sc, NULL, &sc->sc_dev);
(sc->sc_audev = audio_attach_mi(&emuxki_hw_if, sc, NULL, self)) == NULL) {
sc->audio = audio_attach_mi(&envy_hw_if, sc, NULL, &sc->dev);
audio_attach_mi(&esa_hw_if, &sc->voice[i], NULL, &sc->sc_dev);
audio_attach_mi(&eso_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&fms_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&maestro_hw_if, sc, NULL, &sc->dev);
audio_attach_mi(&neo_hw_if, sc, NULL, &sc->dev);
audio_attach_mi(&sv_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&yds_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&cs4231_sa_hw_if, sc, NULL, &sc->sc_dev);
audio_attach_mi(&bba_hw_if, sc, NULL, self);
audio_attach_mi(&uaudio_hw_if, sc, arg->cookie, &sc->dev);
sc->sc_audiodev = audio_attach_mi(&utvfu_au_hw_if, sc, NULL, &sc->sc_dev);