Lines Matching refs:DDB
1567 DDB(printk("ad1848_detect(%x)\n", io_base)); in ad1848_detect()
1622 DDB(printk("ad1848_detect: The base I/O address appears to be dead\n")); in ad1848_detect()
1629 DDB(printk("ad1848_detect() - step 0\n")); in ad1848_detect()
1639 DDB(printk("ad1848_detect() - step A\n")); in ad1848_detect()
1646 DDB(printk("ad1848 detect error - step A (%02x)\n", (int) inb(devc->base))); in ad1848_detect()
1656 DDB(printk("ad1848_detect() - step B\n")); in ad1848_detect()
1666 DDB(printk("ad1848 detect error - step B (%x/%x)\n", tmp1, tmp2)); in ad1848_detect()
1670 DDB(printk("ad1848_detect() - step C\n")); in ad1848_detect()
1680 DDB(printk("ad1848 detect error - step C (%x/%x)\n", tmp1, tmp2)); in ad1848_detect()
1690 DDB(printk("ad1848_detect() - step D\n")); in ad1848_detect()
1696 DDB(printk("ad1848 detect error - step D (%x)\n", tmp1)); in ad1848_detect()
1719 DDB(printk("ad1848_detect() - step F\n")); in ad1848_detect()
1726 DDB(printk("ad1848 detect step F(%d/%x/%x) - OPTi chip???\n", i, tmp1, tmp2)); in ad1848_detect()
1738 DDB(printk("ad1848_detect() - step G\n")); in ad1848_detect()
1765 DDB(printk("ad1848_detect() - step H\n")); in ad1848_detect()
1774 DDB(printk("ad1848 detect error - step H(%x)\n", tmp1)); in ad1848_detect()
1782 DDB(printk("ad1848_detect() - step I\n")); in ad1848_detect()
1807 DDB(printk("ad1848_detect() - step J (%02x/%02x)\n", id, ad_read(devc, 25))); in ad1848_detect()
1909 DDB(printk("ad1848: I25 = %02x/%02x\n", ad_read(devc, 25), ad_read(devc, 25) & 0xe7)); in ad1848_detect()
1925 DDB(printk("ad1848_detect() - step K\n")); in ad1848_detect()
1940 DDB(printk("ad1848 detect step H(%d/%x/%x) - SoundPro chip?\n", i, tmp1, tmp2)); in ad1848_detect()
1948 DDB(printk("ad1848_detect() - step L\n")); in ad1848_detect()
1954 DDB(printk("ad1848_detect() - Detected OK\n")); in ad1848_detect()
2078 DDB(printk("Interrupt test OK\n")); in ad1848_init()
2310 DDB(printk("init_deskpro_m: Dead port 0xc44\n")); in init_deskpro_m()
2338 DDB(printk("init_deskpro: Dead port 0xc44\n")); in init_deskpro()
2344 DDB(printk("init_deskpro: Invalid bank1 signature in port 0xc44\n")); in init_deskpro()
2405 DDB(printk("init_deskpro: Invalid MSS port %x\n", hw_config->io_base)); in init_deskpro()
2534 DDB(printk("Entered probe_ms_sound(%x, %d)\n", hw_config->io_base, hw_config->card_subtype)); in probe_ms_sound()
2569 DDB(printk("I/O address is inactive (%x)\n", tmp)); in probe_ms_sound()
2574 DDB(printk("MSS signature = %x\n", tmp & 0x3f)); in probe_ms_sound()
2582 DDB(printk("Trying to detect codec anyway but IRQ/DMA may not work\n")); in probe_ms_sound()