Searched refs:new_disable_serial_output (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/pexpert/i386/
H A Dpe_kprintf.c64 unsigned int new_disable_serial_output = TRUE; local
70 new_disable_serial_output = FALSE;
75 if (!new_disable_serial_output && (!disable_serial_output || pal_serial_init()))
80 disable_serial_output = new_disable_serial_output;

Completed in 17 milliseconds