Searched refs:console_depth (Results 1 – 1 of 1) sorted by relevance
105 static uint_t console_depth; variable120 if (console_depth++ != 0) in console_hold()148 ASSERT(console_depth != 0); in console_rele()150 if (--console_depth != 0) in console_rele()