OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reBoot
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sun3/include/
mon.h
154
*
Reboot
interface routine -- resets and reboots system. No return.
157
int (*
reBoot
)(const char *); /* e.g.
reBoot
("xy()vmunix") */
346
#define mon_reboot (romVectorPtr->
reBoot
)
/src/sys/arch/sun68k/include/
mon.h
158
*
Reboot
interface routine -- resets and reboots system. No return.
161
int (*
reBoot
)(const char *); /* e.g.
reBoot
("xy()vmunix") */
350
#define mon_reboot (romVectorPtr->
reBoot
)
/src/sys/arch/sparc/include/
oldmon.h
199
/*
Reboot
interface routine -- resets and reboots system. */
200
void (*
reBoot
)(const char *) /* e.g.
reBoot
("xy()vmunix") */
/src/sys/arch/sun2/sun2/
promlib.c
37
#include <sys/
reboot
.h>
335
(*romVectorPtr->
reBoot
)(bs);
/src/sys/arch/sparc/sparc/
promlib.c
1360
promops.po_reboot = oldpvec->
reBoot
;
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025