FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ofw_quiesce
sys/powerpc/include/ofw_machdep.h
51
void ofw_quiesce(void); /* Must be called before VM is up! */
sys/powerpc/powermac/platform_powermac.c
218
ofw_quiesce();
sys/powerpc/pseries/platform_chrp.c
202
ofw_quiesce();