Home
last modified time | relevance | path

Searched refs:hda_error (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/hdaudio/
H A Dhdaudio.c251 hda_error(sc, "unsol: codec id 0x%02x out of range\n", codecid); in hdaudio_rirb_unsol()
256 hda_error(sc, "unsol: codec id 0x%02x not valid\n", codecid); in hdaudio_rirb_unsol()
289 hda_error(sc, "RIRB timeout\n"); in hdaudio_rirb_dequeue()
369 hda_error(sc, "couldn't configure CORB size\n"); in hdaudio_corb_setsize()
406 hda_error(sc, "timeout resetting CORB\n"); in hdaudio_corb_config()
430 hda_error(sc, "timeout stopping CORB\n"); in hdaudio_corb_stop()
454 hda_error(sc, "timeout starting CORB\n"); in hdaudio_corb_start()
479 hda_error(sc, "timeout stopping RIRB\n"); in hdaudio_rirb_stop()
506 hda_error(sc, "timeout starting RIRB\n"); in hdaudio_rirb_start()
536 hda_error(sc, "couldn't configure RIRB size\n"); in hdaudio_rirb_setsize()
[all …]
H A Dhdaudiovar.h47 #define hda_error(sc, ...) \ macro
H A Dhdafg.c430 hda_error(sc, "lookup failed; widgets %p nwidgets %d\n", in hdafg_widget_lookup()
504 hda_error(sc, "WARNING: zero cnid\n"); in hdafg_widget_connection_parse()
514 hda_error(sc, "invalid child range\n"); in hdafg_widget_connection_parse()
520 hda_error(sc, in hdafg_widget_connection_parse()
887 hda_error(sc, "bad ELD size (%u/%u)\n", in hdafg_assoc_dump_dd()
897 hda_error(sc, "failed to parse ELD data\n"); in hdafg_assoc_dump_dd()
1196 hda_error(sc, "duplicate pin in association\n"); in hdafg_assoc_parse()
1200 hda_error(sc, in hdafg_assoc_parse()
3748 hda_error(sc, "missing function-group property\n"); in hdafg_attach()
3753 hda_error(sc, "missing node-id property\n"); in hdafg_attach()
[all …]