Home
last modified time | relevance | path

Searched defs:btoc (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/power/
H A Dhandlers.c173 struct btoc { in cpuidle() struct
174 char *behavior; in cpuidle()
175 int cmd; in cpuidle()
176 int Errno; in cpuidle()
333 struct btoc { in S3sup() struct
334 char *behavior; in S3sup()
335 int cmd; in S3sup()
386 struct btoc { in autoS3() struct
387 char *behavior; in autoS3()
388 int cmd; in autoS3()
[all …]
/titanic_50/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h187 #define btoc(x) mmu_btopr(x) macro