OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RB_POWERDOWN
(Results
1 - 25
of
46
) sorted by relevancy
1
2
/src/sys/external/bsd/drm2/include/linux/
reboot.h
47
kern_reboot(
RB_POWERDOWN
, NULL);
/src/sys/arch/arm/arm32/
arm32_reboot.c
144
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/aarch64/aarch64/
aarch64_reboot.c
149
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/evbmips/atheros/
machdep.c
354
if ((boothowto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/sys/
reboot.h
54
#define
RB_POWERDOWN
(RB_HALT|0x800) /* turn power off (or at least halt) */
/src/sbin/reboot/
reboot.c
86
howto = RB_HALT |
RB_POWERDOWN
;
105
howto |=
RB_POWERDOWN
;
/src/sys/arch/evbmips/ingenic/
machdep.c
310
if ((boothowto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/arch/playstation2/playstation2/
machdep.c
221
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/modules/luapmf/
luapmf.c
131
lua_pushinteger(L,
RB_POWERDOWN
);
132
lua_setfield(L, -2, "
RB_POWERDOWN
");
/src/sys/arch/evbmips/alchemy/
machdep.c
391
if ((boothowto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/arch/evbmips/gdium/
machdep.c
430
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/ews4800mips/ews4800mips/
machdep.c
270
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/landisk/landisk/
machdep.c
336
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/mipsco/mipsco/
machdep.c
399
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/arch/powerpc/ibm4xx/
ibm4xx_machdep.c
184
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/hpcmips/vr/
vr.c
484
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/newsmips/newsmips/
machdep.c
499
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/arch/macppc/macppc/
machdep.c
269
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/evbppc/wii/
machdep.c
415
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/news68k/news68k/
machdep.c
327
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
329
doboot(
RB_POWERDOWN
);
/src/sys/arch/usermode/dev/
cpu.c
159
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
)
/src/sys/arch/evbarm/nslu2/
nslu2_machdep.c
288
if ((howto & (RB_HALT |
RB_POWERDOWN
)) == RB_HALT) {
300
if (howto &
RB_POWERDOWN
) {
/src/sys/arch/evbmips/loongson/
machdep.c
739
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/luna68k/luna68k/
machdep.c
457
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
/src/sys/arch/next68k/next68k/
machdep.c
466
if ((howto &
RB_POWERDOWN
) ==
RB_POWERDOWN
) {
Completed in 130 milliseconds
1
2
Indexes created Wed Oct 22 13:09:56 GMT 2025