Searched refs:lcs_dbf_trace (Results 1 – 1 of 1) sorted by relevance
65 static debug_info_t *lcs_dbf_trace; variable74 debug_unregister(lcs_dbf_trace); in lcs_unregister_debug_facility()81 lcs_dbf_trace = debug_register("lcs_trace", 4, 1, 8); in lcs_register_debug_facility()82 if (lcs_dbf_setup == NULL || lcs_dbf_trace == NULL) { in lcs_register_debug_facility()89 debug_register_view(lcs_dbf_trace, &debug_hex_ascii_view); in lcs_register_debug_facility()90 debug_set_level(lcs_dbf_trace, 2); in lcs_register_debug_facility()