Symbol: hda_debug
sys/dev/hdaudio/hdafg.c
1122
hda_debug(sc, " count present associations\n");
sys/dev/hdaudio/hdafg.c
1140
hda_debug(sc, " maxassocs %d\n", maxassocs);
sys/dev/hdaudio/hdafg.c
1146
hda_debug(sc, " allocating memory\n");
sys/dev/hdaudio/hdafg.c
1154
hda_debug(sc, " scan associations, skipping as=0\n");
sys/dev/hdaudio/hdafg.c
1228
hda_debug(sc, " all done\n");
sys/dev/hdaudio/hdafg.c
1370
hda_debug(sc, "afg start %02X end %02X nwidgets %d\n",
sys/dev/hdaudio/hdafg.c
1373
hda_debug(sc, "powering up widgets\n");
sys/dev/hdaudio/hdafg.c
1391
hda_debug(sc, "afg widgets %p-%p\n",
sys/dev/hdaudio/hdafg.c
1900
hda_debug(sc, "beeper %02X traced to out\n", w->w_nid);
sys/dev/hdaudio/hdafg.c
1932
hda_debug(sc, "disable assoc %d (%d) [trace failed]\n",
sys/dev/hdaudio/hdafg.c
1937
hda_debug(sc, " assoc %d pin%d: %02X\n", j, i,
sys/dev/hdaudio/hdafg.c
1943
hda_debug(sc, " assoc %d dac%d: %02X\n", j, i,
sys/dev/hdaudio/hdafg.c
1959
hda_debug(sc, "disable assoc %d (%d) [trace failed]\n",
sys/dev/hdaudio/hdafg.c
1964
hda_debug(sc, " assoc %d pin%d: %02X\n", j, i,
sys/dev/hdaudio/hdafg.c
1970
hda_debug(sc, " assoc %d adc%d: %02X\n", j, i,
sys/dev/hdaudio/hdafg.c
1990
hda_debug(sc, "*** prepare pin controls, nwidgets = %d\n",
sys/dev/hdaudio/hdafg.c
1996
hda_debug(sc, " skipping pin %02X type 0x%x\n",
sys/dev/hdaudio/hdafg.c
2016
hda_debug(sc, "pin %02X off, "
sys/dev/hdaudio/hdafg.c
2024
hda_debug(sc, "pin %02X off\n", w->w_nid);
sys/dev/hdaudio/hdafg.c
2031
hda_debug(sc, "pin %02X in ctrl 0x%x\n", w->w_nid,
sys/dev/hdaudio/hdafg.c
2050
hda_debug(sc, "pin %02X out ctrl 0x%x\n", w->w_nid,
sys/dev/hdaudio/hdafg.c
3801
hda_debug(sc, "parsing widgets\n");
sys/dev/hdaudio/hdafg.c
3803
hda_debug(sc, "parsing controls\n");
sys/dev/hdaudio/hdafg.c
3805
hda_debug(sc, "disabling non-audio devices\n");
sys/dev/hdaudio/hdafg.c
3807
hda_debug(sc, "disabling useless devices\n");
sys/dev/hdaudio/hdafg.c
3809
hda_debug(sc, "parsing associations\n");
sys/dev/hdaudio/hdafg.c
3811
hda_debug(sc, "building tree\n");
sys/dev/hdaudio/hdafg.c
3813
hda_debug(sc, "disabling unassociated pins\n");
sys/dev/hdaudio/hdafg.c
3815
hda_debug(sc, "disabling unselected pins\n");
sys/dev/hdaudio/hdafg.c
3817
hda_debug(sc, "disabling useless devices\n");
sys/dev/hdaudio/hdafg.c
3819
hda_debug(sc, "disabling cross-associated pins\n");
sys/dev/hdaudio/hdafg.c
3821
hda_debug(sc, "disabling useless devices\n");
sys/dev/hdaudio/hdafg.c
3824
hda_debug(sc, "assigning mixer names to sound sources\n");
sys/dev/hdaudio/hdafg.c
3826
hda_debug(sc, "assigning mixers to device tree\n");
sys/dev/hdaudio/hdafg.c
3829
hda_debug(sc, "preparing pin controls\n");
sys/dev/hdaudio/hdafg.c
3831
hda_debug(sc, "committing settings\n");
sys/dev/hdaudio/hdafg.c
3834
hda_debug(sc, "setup jack sensing\n");
sys/dev/hdaudio/hdafg.c
3837
hda_debug(sc, "building mixer controls\n");
sys/dev/hdaudio/hdafg.c
3844
hda_debug(sc, "enabling analog beep\n");
sys/dev/hdaudio/hdafg.c
3847
hda_debug(sc, "configuring encodings\n");
sys/dev/hdaudio/hdafg.c
3851
hda_debug(sc, "reserving streams\n");
sys/dev/hdaudio/hdafg.c
3863
hda_debug(sc, "connecting streams\n");
sys/dev/hdaudio/hdafg.c
3875
hda_debug(sc, "assoc type mask: %x\n", astype);
sys/dev/hdaudio/hdafg.c
3880
hda_debug(sc, "attaching audio device\n");
sys/dev/hdaudio/hdafg.c
435
hda_debug(sc, "nid %02X out of range (%02X-%02X)\n",
sys/dev/hdaudio/hdafg.c
510
hda_debug(sc, "ghost nid=%02X\n", cnid);