Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/console/
H A Dvideo_console.h139 extern void vc_enable_progressmeter(int new_value);
H A Dvideo_console.c3001 vc_enable_progressmeter( FALSE ); in initialize_screen()
3018 vc_enable_progressmeter(FALSE); in initialize_screen()
3282 vc_enable_progressmeter(int new_value) in vc_enable_progressmeter() function
/xnu-10063.101.15/iokit/Kernel/
H A DIOPMrootDomain.cpp1257 vc_enable_progressmeter(new_value); in sysctl_progressmeterenable()