Searched refs:CHATTY_MID (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 989 vprint(CHATTY_MID, "devi_tree_walk: root=%s, minor=%s, driver=%s," in devi_tree_walk() 1027 vprint(CHATTY_MID, "walking device tree\n"); in devi_tree_walk() 1060 vprint(CHATTY_MID, "processing deferred links\n"); in process_deferred_links() 1099 vprint(CHATTY_MID, "%senter\n", fcn); in process_devinfo_tree() 1121 vprint(CHATTY_MID, "%sattaching driver (%s)\n", fcn, driver); in process_devinfo_tree() 1136 vprint(CHATTY_MID, "%susing snapshot cache\n", fcn); in process_devinfo_tree() 1138 vprint(CHATTY_MID, "%sattaching all drivers\n", fcn); in process_devinfo_tree() 1153 vprint(CHATTY_MID, "%staking snapshot of active devices\n", in process_devinfo_tree() 1220 vprint(CHATTY_MID, "%senter\n", fcn); in daemon_update() 1340 vprint(CHATTY_MID, "%spausing\n", fcn); in daemon_update() [all …]
|
H A D | devfsadm.h | 105 #define CHATTY_MID "chatty" /* prints with -V chatty */ macro
|
H A D | audio_link.c | 145 devfsadm_print(CHATTY_MID, in send_number()
|
H A D | port_link.c | 214 devfsadm_print(CHATTY_MID, "%s: maximum number of port devices (%d)\n", in minor_init()
|