Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/console/
H A Dvideo_console.h139 extern void vc_enable_progressmeter(int new_value);
H A Dvideo_console.c3024 vc_enable_progressmeter( FALSE ); in initialize_screen()
3041 vc_enable_progressmeter(FALSE); in initialize_screen()
3305 vc_enable_progressmeter(int new_value) in vc_enable_progressmeter() function
/xnu-8020.101.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1238 vc_enable_progressmeter(new_value); in sysctl_progressmeterenable()