Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/console/
H A Dvideo_console.h139 extern void vc_enable_progressmeter(int new_value);
H A Dvideo_console.c2996 vc_enable_progressmeter( FALSE ); in initialize_screen()
3013 vc_enable_progressmeter(FALSE); in initialize_screen()
3277 vc_enable_progressmeter(int new_value) in vc_enable_progressmeter() function
/xnu-8792.41.9/iokit/Kernel/
H A DIOPMrootDomain.cpp1251 vc_enable_progressmeter(new_value); in sysctl_progressmeterenable()