Home
last modified time | relevance | path

Searched refs:squawked (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/osfmk/console/
H A Dserial_general.c132 static boolean_t squawked; in switch_to_old_console() local
135 if ((ops >= nconsops) && !squawked) { in switch_to_old_console()
136 squawked = TRUE; in switch_to_old_console()