Lines Matching refs:dprintk
45 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Read", slot); in mantis_ca_read_attr_mem()
58 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Write", slot); in mantis_ca_write_attr_mem()
71 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Read", slot); in mantis_ca_read_cam_ctl()
84 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Write", slot); in mantis_ca_write_cam_ctl()
97 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot RESET", slot); in mantis_ca_slot_reset()
113 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot shutdown", slot); in mantis_ca_slot_shutdown()
123 dprintk(MANTIS_DEBUG, 1, "Slot(%d): TS control", slot); in mantis_ts_control()
134 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Poll Slot status", slot); in mantis_slot_status()
137 dprintk(MANTIS_DEBUG, 1, "CA Module present and ready"); in mantis_slot_status()
140 dprintk(MANTIS_DEBUG, 1, "CA Module not present or not ready"); in mantis_slot_status()
152 dprintk(MANTIS_DEBUG, 1, "Initializing Mantis CA"); in mantis_ca_init()
155 dprintk(MANTIS_ERROR, 1, "Out of memory!, exiting .."); in mantis_ca_init()
181 dprintk(MANTIS_ERROR, 1, "Registering EN50221 device"); in mantis_ca_init()
184 dprintk(MANTIS_ERROR, 1, "EN50221: Initialization failed <%d>", result); in mantis_ca_init()
187 dprintk(MANTIS_ERROR, 1, "Registered EN50221 device"); in mantis_ca_init()
200 dprintk(MANTIS_DEBUG, 1, "Mantis CA exit"); in mantis_ca_exit()
203 dprintk(MANTIS_ERROR, 1, "Unregistering EN50221 device"); in mantis_ca_exit()