Lines Matching refs:dprintk
33 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Read", slot); in mantis_ca_read_attr_mem()
46 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Write", slot); in mantis_ca_write_attr_mem()
59 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Read", slot); in mantis_ca_read_cam_ctl()
72 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Write", slot); in mantis_ca_write_cam_ctl()
85 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot RESET", slot); in mantis_ca_slot_reset()
101 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot shutdown", slot); in mantis_ca_slot_shutdown()
111 dprintk(MANTIS_DEBUG, 1, "Slot(%d): TS control", slot); in mantis_ts_control()
122 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Poll Slot status", slot); in mantis_slot_status()
125 dprintk(MANTIS_DEBUG, 1, "CA Module present and ready"); in mantis_slot_status()
128 dprintk(MANTIS_DEBUG, 1, "CA Module not present or not ready"); in mantis_slot_status()
140 dprintk(MANTIS_DEBUG, 1, "Initializing Mantis CA"); in mantis_ca_init()
143 dprintk(MANTIS_ERROR, 1, "Out of memory!, exiting .."); in mantis_ca_init()
169 dprintk(MANTIS_ERROR, 1, "Registering EN50221 device"); in mantis_ca_init()
172 dprintk(MANTIS_ERROR, 1, "EN50221: Initialization failed <%d>", result); in mantis_ca_init()
175 dprintk(MANTIS_ERROR, 1, "Registered EN50221 device"); in mantis_ca_init()
188 dprintk(MANTIS_DEBUG, 1, "Mantis CA exit"); in mantis_ca_exit()
193 dprintk(MANTIS_ERROR, 1, "Unregistering EN50221 device"); in mantis_ca_exit()