Lines Matching refs:dprintk

76 		dprintk(MANTIS_ERROR, 1, "Mantis == NULL");  in hopper_irq_handler()
97 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask); in hopper_irq_handler()
99 dprintk(MANTIS_DEBUG, 0, "<%s>", label[0]); in hopper_irq_handler()
102 dprintk(MANTIS_DEBUG, 0, "<%s>", label[1]); in hopper_irq_handler()
108 dprintk(MANTIS_DEBUG, 0, "<%s>", label[2]); in hopper_irq_handler()
112 dprintk(MANTIS_DEBUG, 0, "<%s>", label[3]); in hopper_irq_handler()
115 dprintk(MANTIS_DEBUG, 0, "<%s>", label[4]); in hopper_irq_handler()
118 dprintk(MANTIS_DEBUG, 0, "<%s>", label[5]); in hopper_irq_handler()
121 dprintk(MANTIS_DEBUG, 0, "<%s>", label[6]); in hopper_irq_handler()
124 dprintk(MANTIS_DEBUG, 0, "<%s>", label[7]); in hopper_irq_handler()
127 dprintk(MANTIS_DEBUG, 0, "<%s>", label[8]); in hopper_irq_handler()
132 dprintk(MANTIS_DEBUG, 0, "<%s>", label[9]); in hopper_irq_handler()
148 dprintk(MANTIS_DEBUG, 0, "<Unknown> Stat=<%02x> Mask=<%02x>", stat, mask); in hopper_irq_handler()
150 dprintk(MANTIS_DEBUG, 0, "\n"); in hopper_irq_handler()
177 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI initialization failed <%d>", err); in hopper_pci_probe()
183 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis stream control failed <%d>", err); in hopper_pci_probe()
189 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C initialization failed <%d>", err); in hopper_pci_probe()
195 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis MAC address read failed <%d>", err); in hopper_pci_probe()
201 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA initialization failed <%d>", err); in hopper_pci_probe()
207 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB initialization failed <%d>", err); in hopper_pci_probe()
215 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err); in hopper_pci_probe()
219 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C exit! <%d>", err); in hopper_pci_probe()
223 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI exit! <%d>", err); in hopper_pci_probe()
227 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis free! <%d>", err); in hopper_pci_probe()