HomeSort by: relevance | last modified time | path
    Searched defs:cpu_shutdown (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
cpu.c 149 static bool cpu_shutdown(device_t, int);
533 if (!pmf_device_register1(self, cpu_suspend, cpu_resume, cpu_shutdown))
1401 cpu_shutdown(device_t dv, int how) function in typeref:typename:bool

Completed in 13 milliseconds