HomeSort by: relevance | last modified time | path
    Searched defs:auich_modem_formats (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
auich.c 355 static const struct audio_format auich_modem_formats[AUICH_MODEM_NFORMATS] = { variable in typeref:typename:const struct audio_format[]
651 memcpy(sc->sc_modem_formats, auich_modem_formats,
652 sizeof(auich_modem_formats));
auich.c 355 static const struct audio_format auich_modem_formats[AUICH_MODEM_NFORMATS] = { variable in typeref:typename:const struct audio_format[]
651 memcpy(sc->sc_modem_formats, auich_modem_formats,
652 sizeof(auich_modem_formats));
auich.c 355 static const struct audio_format auich_modem_formats[AUICH_MODEM_NFORMATS] = { variable in typeref:typename:const struct audio_format[]
651 memcpy(sc->sc_modem_formats, auich_modem_formats,
652 sizeof(auich_modem_formats));

Completed in 184 milliseconds