OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:machine_has_rtas
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ofppc/ofppc/
cpu.c
84
extern int
machine_has_rtas
;
258
if (
machine_has_rtas
&& rtas_has_func(RTAS_FUNC_FREEZE_TIME_BASE)) {
289
if (
machine_has_rtas
&& rtas_has_func(RTAS_FUNC_THAW_TIME_BASE))
machdep.c
75
extern int
machine_has_rtas
;
336
if ((howto & 0x800) &&
machine_has_rtas
&&
350
if (
machine_has_rtas
&& rtas_has_func(RTAS_FUNC_SYSTEM_REBOOT)) {
/src/sys/arch/powerpc/powerpc/
rtas.c
28
bool
machine_has_rtas
;
variable in typeref:typename:bool
110
machine_has_rtas
= true;
Completed in 21 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025