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