OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smu_ih
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/macppc/
machdep.c
173
int
smu_ih
= OF_open("/smu");
local in function:initppc
174
if (
smu_ih
!= 0) {
175
OF_call_method_1("smu-powertune-hi",
smu_ih
, 0);
176
OF_close(
smu_ih
);
machdep.c
173
int
smu_ih
= OF_open("/smu");
local in function:initppc
174
if (
smu_ih
!= 0) {
175
OF_call_method_1("smu-powertune-hi",
smu_ih
, 0);
176
OF_close(
smu_ih
);
Completed in 23 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025