Searched refs:pri_debug (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 109 pri_debug(LOG_NOTICE, "remove_old_segments: can't delete " in remove_old_segments() 120 pri_debug(LOG_NOTICE, "priplugin: mem tree and io label thread " in priplugin_init() 131 pri_debug(LOG_NOTICE, "priplugin: can't create worker thread: " in priplugin_init() 138 pri_debug(LOG_NOTICE, "priplugin: can't create reader thread: " in priplugin_init() 148 pri_debug(LOG_NOTICE, "priplugin_init: worker and reader " in priplugin_init() 177 pri_debug(LOG_NOTICE, "pri_worker_thread: start\n"); in pri_worker_thread() 186 pri_debug(LOG_NOTICE, "pri_worker_thread: time to " in pri_worker_thread() 201 pri_debug(LOG_NOTICE, "pri_worker_thread: " in pri_worker_thread() 207 pri_debug(LOG_NOTICE, "pri_worker_thread: have root " in pri_worker_thread() 213 pri_debug(LOG_NOTICE, "pri_worker_thread: " in pri_worker_thread() [all …]
|
H A D | io_dev_label.c | 65 pri_debug(LOG_NOTICE, in io_dev_addlabel() 73 pri_debug(LOG_NOTICE, "io_dev_addlabel: no nodes to " in io_dev_addlabel() 80 pri_debug(LOG_NOTICE, in io_dev_addlabel() 100 pri_debug(LOG_NOTICE, "io_add_devlabel: " in io_dev_addlabel() 110 pri_debug(LOG_NOTICE, in io_dev_addlabel() 120 pri_debug(LOG_NOTICE, in io_dev_addlabel() 129 pri_debug(LOG_NOTICE, in io_dev_addlabel() 137 pri_debug(LOG_NOTICE, "io_add_devlabel: processing component " in io_dev_addlabel() 177 pri_debug(LOG_NOTICE, in io_dev_addlabel() 198 pri_debug(LOG_NOTICE, "io_add_devlabel: no matching " in io_dev_addlabel() [all …]
|
H A D | init.c | 49 pri_debug(LOG_NOTICE, "pri_devinit: can'r read from " in pri_devinit() 54 pri_debug(LOG_NOTICE, "pri_devinit: pri_get returned " in pri_devinit() 71 pri_debug(LOG_NOTICE, "pri_bufinit: done reading PRI\n"); in pri_bufinit() 80 pri_debug(LOG_NOTICE, "pri_bufinit: md_init_intern " in pri_bufinit() 85 pri_debug(LOG_NOTICE, "pri_bufinit: mdi_init_intern " in pri_bufinit() 91 pri_debug(LOG_NOTICE, "pri_bufinit: returning\n"); in pri_bufinit()
|
H A D | mem_prop_update.c | 79 pri_debug(LOG_NOTICE, "add_mem_prop: no nodes to walk\n"); in add_mem_prop() 84 pri_debug(LOG_NOTICE, "add_mem_prop: can't allocate memory\n"); in add_mem_prop() 93 pri_debug(LOG_NOTICE, in add_mem_prop() 108 pri_debug(LOG_NOTICE, in add_mem_prop() 121 pri_debug(LOG_NOTICE, "add_mem_prop: wrong number of memory " in add_mem_prop() 157 pri_debug(LOG_NOTICE, "add_mem_prop: no banks " in add_mem_prop() 215 pri_debug(LOG_NOTICE, in add_bank_props()
|
H A D | priplugin.h | 72 void pri_debug(int level, char *fmt, ...);
|