Lines Matching refs:dprintk

39 		dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Smart buffer operation timeout !", mantis->num);  in mantis_hif_sbuf_opdone_wait()
42 dprintk(MANTIS_DEBUG, 1, "Smart Buffer Operation complete"); in mantis_hif_sbuf_opdone_wait()
57 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write ACK timed out !", mantis->num); in mantis_hif_write_wait()
60 dprintk(MANTIS_DEBUG, 1, "Write Acknowledged"); in mantis_hif_write_wait()
67 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write operation timed out!", mantis->num); in mantis_hif_write_wait()
72 dprintk(MANTIS_DEBUG, 1, "HIF Write success"); in mantis_hif_write_wait()
82 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF Mem Read", mantis->num); in mantis_hif_read_mem()
95 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): GPIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_mem()
101 dprintk(MANTIS_DEBUG, 1, "Mem Read: 0x%02x", data); in mantis_hif_read_mem()
111 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF Mem Write", mantis->num); in mantis_hif_write_mem()
124 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_mem()
128 dprintk(MANTIS_DEBUG, 1, "Mem Write: (0x%02x to 0x%02x)", data, addr); in mantis_hif_write_mem()
139 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF I/O Read", mantis->num); in mantis_hif_read_iom()
152 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_iom()
157 dprintk(MANTIS_DEBUG, 1, "I/O Read: 0x%02x", data); in mantis_hif_read_iom()
169 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF I/O Write", mantis->num); in mantis_hif_write_iom()
181 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_iom()
185 dprintk(MANTIS_DEBUG, 1, "I/O Write: (0x%02x to 0x%02x)", data, addr); in mantis_hif_write_iom()
199 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Initializing Mantis Host Interface", mantis->num); in mantis_hif_init()
221 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Exiting Mantis Host Interface", mantis->num); in mantis_hif_exit()