Lines Matching refs:DDB
1547 DDB(printk("ad1848_detect(%x)\n", io_base)); in ad1848_detect()
1598 DDB(printk("ad1848_detect: The base I/O address appears to be dead\n")); in ad1848_detect()
1605 DDB(printk("ad1848_detect() - step 0\n")); in ad1848_detect()
1615 DDB(printk("ad1848_detect() - step A\n")); in ad1848_detect()
1622 DDB(printk("ad1848 detect error - step A (%02x)\n", (int) inb(devc->base))); in ad1848_detect()
1632 DDB(printk("ad1848_detect() - step B\n")); in ad1848_detect()
1642 DDB(printk("ad1848 detect error - step B (%x/%x)\n", tmp1, tmp2)); in ad1848_detect()
1646 DDB(printk("ad1848_detect() - step C\n")); in ad1848_detect()
1656 DDB(printk("ad1848 detect error - step C (%x/%x)\n", tmp1, tmp2)); in ad1848_detect()
1666 DDB(printk("ad1848_detect() - step D\n")); in ad1848_detect()
1672 DDB(printk("ad1848 detect error - step D (%x)\n", tmp1)); in ad1848_detect()
1695 DDB(printk("ad1848_detect() - step F\n")); in ad1848_detect()
1702 DDB(printk("ad1848 detect step F(%d/%x/%x) - OPTi chip???\n", i, tmp1, tmp2)); in ad1848_detect()
1714 DDB(printk("ad1848_detect() - step G\n")); in ad1848_detect()
1741 DDB(printk("ad1848_detect() - step H\n")); in ad1848_detect()
1750 DDB(printk("ad1848 detect error - step H(%x)\n", tmp1)); in ad1848_detect()
1758 DDB(printk("ad1848_detect() - step I\n")); in ad1848_detect()
1783 DDB(printk("ad1848_detect() - step J (%02x/%02x)\n", id, ad_read(devc, 25))); in ad1848_detect()
1885 DDB(printk("ad1848: I25 = %02x/%02x\n", ad_read(devc, 25), ad_read(devc, 25) & 0xe7)); in ad1848_detect()
1901 DDB(printk("ad1848_detect() - step K\n")); in ad1848_detect()
1916 DDB(printk("ad1848 detect step H(%d/%x/%x) - SoundPro chip?\n", i, tmp1, tmp2)); in ad1848_detect()
1924 DDB(printk("ad1848_detect() - step L\n")); in ad1848_detect()
1930 DDB(printk("ad1848_detect() - Detected OK\n")); in ad1848_detect()
2053 DDB(printk("Interrupt test OK\n")); in ad1848_init()
2285 DDB(printk("init_deskpro_m: Dead port 0xc44\n")); in init_deskpro_m()
2313 DDB(printk("init_deskpro: Dead port 0xc44\n")); in init_deskpro()
2319 DDB(printk("init_deskpro: Invalid bank1 signature in port 0xc44\n")); in init_deskpro()
2380 DDB(printk("init_deskpro: Invalid MSS port %x\n", hw_config->io_base)); in init_deskpro()
2509 DDB(printk("Entered probe_ms_sound(%x, %d)\n", hw_config->io_base, hw_config->card_subtype)); in probe_ms_sound()
2539 DDB(printk("I/O address is inactive (%x)\n", tmp)); in probe_ms_sound()
2544 DDB(printk("MSS signature = %x\n", tmp & 0x3f)); in probe_ms_sound()
2552 DDB(printk("Trying to detect codec anyway but IRQ/DMA may not work\n")); in probe_ms_sound()