Searched refs:psm_preshutdownf (Results 1 – 3 of 3) sorted by relevance
59 extern void (*psm_preshutdownf)(int, int); /* machine dependent pre-shutdown */
115 void (*psm_preshutdownf)(int, int) = (void (*)(int, int))return_instr; variable1110 psm_preshutdownf = pops->psm_preshutdown; in mach_smpinit()
403 (*psm_preshutdownf)(cmd, fcn); in mdpreboot()