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

  /src/sys/dev/hdaudio/
hdaudio.c 253 hda_error(sc, "unsol: codec id 0x%02x out of range\n", codecid);
258 hda_error(sc, "unsol: codec id 0x%02x not valid\n", codecid);
291 hda_error(sc, "RIRB timeout\n");
371 hda_error(sc, "couldn't configure CORB size\n");
408 hda_error(sc, "timeout resetting CORB\n");
432 hda_error(sc, "timeout stopping CORB\n");
456 hda_error(sc, "timeout starting CORB\n");
481 hda_error(sc, "timeout stopping RIRB\n");
508 hda_error(sc, "timeout starting RIRB\n");
538 hda_error(sc, "couldn't configure RIRB size\n")
    [all...]
hdaudiovar.h 47 #define hda_error(sc, ...) \ macro
hdafg.c 430 hda_error(sc, "lookup failed; widgets %p nwidgets %d\n",
504 hda_error(sc, "WARNING: zero cnid\n");
514 hda_error(sc, "invalid child range\n");
520 hda_error(sc,
887 hda_error(sc, "bad ELD size (%u/%u)\n",
897 hda_error(sc, "failed to parse ELD data\n");
1196 hda_error(sc, "duplicate pin in association\n");
1200 hda_error(sc,
3777 hda_error(sc, "missing function-group property\n");
3782 hda_error(sc, "missing node-id property\n")
    [all...]

Completed in 20 milliseconds