Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/power/
H A Dhandlers.c173 struct btoc { in cpuidle() struct
178 static struct btoc blist[] = { in cpuidle()
184 struct btoc *bp; in cpuidle()
333 struct btoc { in S3sup() struct
337 static struct btoc blist[] = { in S3sup()
343 struct btoc *bp; in S3sup()
386 struct btoc { in autoS3() struct
390 static struct btoc blist[] = { in autoS3()
396 struct btoc *bp; in autoS3()
434 struct btoc { in autopm() struct
[all …]
/titanic_44/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h187 #define btoc(x) mmu_btopr(x) macro