Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dplatform_chrp.c83 static void chrp_reset(platform_t);
110 PLATFORMMETHOD(platform_reset, chrp_reset),
575 chrp_reset(platform_t platform) in chrp_reset() function