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

  /src/sys/dev/hdaudio/
hdaudiovar.h 43 #define hda_print(sc, ...) \ macro
hdaudio.c 134 hda_print(sc, "HDA ver. %d.%d, OSS %d, ISS %d, BSS %d, SDO %d%s\n",
374 hda_print(sc, "using %d byte CORB (cap %X)\n",
541 hda_print(sc, "using %d byte RIRB (cap %X)\n",
722 hda_print(sc, "Codec%02X: %04X:%04X HDA %d.%d rev %d stepping %d\n",
hdafg.c 105 if (hdafg_debug) hda_print(sc, __VA_ARGS__)
867 hda_print(sc, "Display Device, pin=%02X\n", as->as_pins[pin]);
868 hda_print(sc, " COP_GET_PIN_SENSE_PRESENSE_DETECT=%d\n",
870 hda_print(sc, " COP_GET_PIN_SENSE_ELD_VALID=%d\n",
903 hda_print(sc, " ELD version=0x%x", ELD_VER(&hdi.eld));
910 hda_print(sc, " Monitor = '%s'\n", hdi.monitor);
912 hda_print(sc, " SAD id=%u", i);
1010 hda_print(sc, "%s%02X",
2063 hda_print(sc, "%03X: nid %02X type %d %s (%s) index %d",
2074 hda_print(sc, " mute: %d step: %3d size: %3d off: %3d%s\n"
    [all...]

Completed in 14 milliseconds