Searched refs:DBG0 (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/libipp/ |
H A D | libipp.c | 53 #define DBG0(flags, fmt) \ macro 80 #define DBG0(flags, fmt) macro 130 DBG0(DBG_ERR, "bad argument\n"); in ipp_action_create() 189 DBG0(DBG_ERR, "bad argument\n"); in ipp_action_destroy() 199 DBG0(DBG_ERR, "failed to allocate nvlist\n"); in ipp_action_destroy() 247 DBG0(DBG_ERR, "bad argument\n"); in ipp_action_modify() 300 DBG0(DBG_ERR, "bad argument\n"); in ipp_action_info() 310 DBG0(DBG_ERR, "failed to allocate nvlist\n"); in ipp_action_info() 356 DBG0(DBG_ERR, "bad argument\n"); in ipp_action_mod() 366 DBG0(DBG_ERR, "failed to allocate nvlist\n"); in ipp_action_mod() [all …]
|
/titanic_44/usr/src/uts/common/ipp/ |
H A D | ippctl.c | 80 #define DBG0(_type, _fmt) \ macro 103 #define DBG0(_type, _fmt) macro 252 DBG0(DBG_MODLINK, "mod_install failed\n"); in _init() 271 DBG0(DBG_MODLINK, "mod_remove failed\n"); in _fini() 281 DBG0(DBG_MODLINK, "calling mod_info\n"); in _info() 335 DBG0(DBG_DEVOPS, "DDI_ATTACH\n"); in ippctl_attach() 383 DBG0(DBG_DEVOPS, "DDI_DETACH\n"); in ippctl_detach() 407 DBG0(DBG_CBOPS, "open\n"); in ippctl_open() 414 DBG0(DBG_CBOPS, "not privileged user\n"); in ippctl_open() 423 DBG0(DBG_CBOPS, "bad minor\n"); in ippctl_open() [all …]
|
H A D | ippconf.c | 209 #define DBG0(_type, _fmt) \ macro 232 #define DBG0(_type, _fmt) macro 1531 DBG0(DBG_PACKET, "invalid action\n"); in ipp_packet_next() 2069 DBG0(DBG_LIST, "no modules registered\n"); in get_mods()
|
/titanic_44/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_kcf.c | 198 DBG0(n2rng, DKCF, "n2rng_kcf: Crypto provider already " in n2rng_register_provider() 205 DBG0(n2rng, DKCF, "n2rng_kcf: Crypto provider " in n2rng_register_provider() 227 DBG0(n2rng, DKCF, "n2rng_kcf: Crypto provider already " in n2rng_unregister_provider() 232 DBG0(n2rng, DKCF, "n2rng_kcf: Crypto provider " in n2rng_unregister_provider()
|
H A D | n2rng_entp_setup.c | 461 DBG0(n2rng, DHEALTH, in n2rng_do_health_check() 470 DBG0(n2rng, DHEALTH, in n2rng_do_health_check()
|
H A D | n2rng.c | 1024 DBG0(n2rng, DATTACH, in n2rng_init_ctl()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | strplumb.c | 71 #define DBG0(_f) \ macro 165 DBG0("loading modules\n"); in strplumb_load() 187 DBG0("initializing modules\n"); in strplumb_init()
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | n2rng.h | 308 #define DBG0 n2rng_dprintf macro 323 #define DBG0(vca, lvl, fmt) macro
|