Searched refs:console_depth (Results 1 – 1 of 1) sorted by relevance
133 static uint_t console_depth; variable148 if (console_depth++ != 0) in console_hold()176 ASSERT(console_depth != 0); in console_rele()178 if (--console_depth != 0) in console_rele()