Lines Matching refs:debug_print
65 extern void debug_print(int, const char *, ...);
78 debug_print(2, "cfgadm message: %s", message); in message_output()
97 debug_print(2, "plat_opt_str_alloc = '%s'", opt); in plat_opt_str_alloc()
109 debug_print(2, "plat_opt_str_alloc = '%s'", opt); in plat_opt_str_alloc()
130 debug_print(0, in cfgadm_cmd_wrapper()
140 debug_print(0, "cfgadm('connect', '%s') failed, " in cfgadm_cmd_wrapper()
149 debug_print(0, "cfgadm('configure', '%s') failed, " in cfgadm_cmd_wrapper()
158 debug_print(0, "cfgadm('assign', '%s') failed, " in cfgadm_cmd_wrapper()
167 debug_print(0, "cfgadm('poweron', '%s') failed, " in cfgadm_cmd_wrapper()
176 debug_print(0, "cfgadm('passthru', '%s') failed, " in cfgadm_cmd_wrapper()
182 debug_print(2, "unknown command (%d) to cfgadm_cmd_wrapper()"); in cfgadm_cmd_wrapper()
201 debug_print(2, in event_process()
273 debug_print(2, "message_vendor = '%s'", vendor ? vendor : "unknown"); in notify_hotplug()
275 debug_print(2, in notify_hotplug()
281 debug_print(2, "message_class = '%s'", class ? class : "unknown"); in notify_hotplug()
283 debug_print(2, "class of message is not '%s'", EC_DR); in notify_hotplug()
288 debug_print(2, in notify_hotplug()
291 debug_print(2, in notify_hotplug()
297 debug_print(2, in notify_hotplug()
303 debug_print(2, in notify_hotplug()
308 debug_print(2, "%s = '%s'", DR_AP_ID, ap_id ? ap_id : "<null>"); in notify_hotplug()
310 debug_print(2, "'%s' property in message is NULL", DR_AP_ID); in notify_hotplug()
315 debug_print(2, in notify_hotplug()
320 debug_print(2, "%s = '%s'", DR_REQ_TYPE, req ? req : "<null>"); in notify_hotplug()
322 debug_print(2, "'%s' property in message is NULL", DR_REQ_TYPE); in notify_hotplug()
328 debug_print(2, in notify_hotplug()
333 debug_print(2, "%s = '%s'", ACPIDEV_EVENT_TYPE_ATTR_NAME, in notify_hotplug()
336 debug_print(2, "'%s' property in message is NULL", in notify_hotplug()