Lines Matching refs:DBG1
212 #define DBG1(_type, _fmt, _a1) \ macro
233 #define DBG1(_type, _fmt, _a1) macro
338 DBG1(DBG_MOD, "loading module '%s'\n", modname); in ipp_mod_lookup()
430 DBG1(DBG_MOD, "registering module '%s'\n", imp->ippm_name); in ipp_mod_register()
471 DBG1(DBG_MOD, "unregistering module '%s'\n", imp->ippm_name); in ipp_mod_unregister()
905 DBG1(DBG_ACTION, "modifying action '%s'\n", ap->ippa_name); in ipp_action_modify()
959 DBG1(DBG_ACTION, in ipp_action_info()
1352 DBG1(DBG_PACKET, in ipp_packet_process()
1430 DBG1(DBG_PACKET, in ipp_packet_process()
1672 DBG1(DBG_STATS, "ks_data = %p\n", ksp->ks_data); in ipp_stat_create()
1729 DBG1(DBG_STATS, "installing stat set '%s'\n", sip->ippsi_name); in ipp_stat_install()
1747 DBG1(DBG_STATS, "destroying stat set '%s'\n", sip->ippsi_name); in ipp_stat_destroy()
2013 DBG1(DBG_LIST, "%d actions found\n", nelt); in get_mod_ref()
2080 DBG1(DBG_LIST, "%d modules registered\n", ipp_mod_count); in get_mods()
2215 DBG1(DBG_MOD, "module '%s' already exists\n", modname); in alloc_mod()
2470 DBG1(DBG_ACTION, "condemning action '%s'\n", ap->ippa_name); in condemn_action()
2579 DBG1(DBG_ACTION, "destroying action '%s'\n", ap->ippa_name); in destroy_action()
2900 DBG1(DBG_ACTION, "action '%s' already exists\n", in alloc_action()