Searched refs:DBG_PROBE (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Deata_pio.h33 #define DBG_PROBE 0 /* Debug probe routines. */ macro
H A Deata_pio.c578 DBG(DBG_PIO && DBG_PROBE, printk(KERN_DEBUG "Issuing PIO READ CONFIG to HBA at %#lx\n", base));
591 DBG(DBG_PROBE, printk("eata_dma: get_conf_PIO, error during "
599 DBG(DBG_PIO && DBG_PROBE, printk(KERN_NOTICE "EATA Controller found "
827 DBG(DBG_PROBE, printk(KERN_NOTICE "EISA EATA id tags found: " "%x %x %x \n", (int) pal1, (int) pal2, (int) pal3));
830 DBG(DBG_PROBE && DBG_EISA, print_pio_config(buf));
858 DBG(DBG_PROBE && DBG_PCI, printk("eata_pio: find_PCI, HBA at %s\n", pci_name(dev)));
/drivers/media/usb/usbvision/
H A Dusbvision-video.c95 #define DBG_PROBE (1 << 2) macro
1348 PDEBUG(DBG_PROBE, "unregister %s [v4l2]",
1359 PDEBUG(DBG_PROBE, "unregister %s [v4l2]",
1457 PDEBUG(DBG_PROBE, "");
1472 PDEBUG(DBG_PROBE, "success");
1529 PDEBUG(DBG_PROBE, "VID=%#04x, PID=%#04x, ifnum=%u",
1535 PDEBUG(DBG_PROBE, "model out of bounds %d", model);
1571 PDEBUG(DBG_PROBE, "bridge_type %d", usbvision->bridge_type);
1577 PDEBUG(DBG_PROBE, "Alternate settings: %i", usbvision->num_alt);
1590 PDEBUG(DBG_PROBE, "Alternat
[all...]

Completed in 99 milliseconds