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 251 hda_error(sc, "unsol: codec id 0x%02x out of range\n", codecid);
256 hda_error(sc, "unsol: codec id 0x%02x not valid\n", codecid);
289 hda_error(sc, "RIRB timeout\n");
369 hda_error(sc, "couldn't configure CORB size\n");
406 hda_error(sc, "timeout resetting CORB\n");
430 hda_error(sc, "timeout stopping CORB\n");
454 hda_error(sc, "timeout starting CORB\n");
479 hda_error(sc, "timeout stopping RIRB\n");
506 hda_error(sc, "timeout starting RIRB\n");
536 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,
3748 hda_error(sc, "missing function-group property\n");
3753 hda_error(sc, "missing node-id property\n")
    [all...]

Completed in 16 milliseconds