OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_brand_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/cpuctl/arch/
cpuctl_i386.h
29
uint32_t
ci_brand_id
; /* Intel brand id */
member in struct:cpu_info
i386.c
767
if (ci->
ci_brand_id
&& ci->
ci_brand_id
< 0x10) {
768
switch (ci->
ci_brand_id
) {
787
ret = i386_intel_brand[ci->
ci_brand_id
];
961
ci->
ci_brand_id
= i;
1595
ci->
ci_brand_id
= __SHIFTOUT(descs[1], CPUID_BRAND_INDEX);
2052
ci->
ci_brand_id
<
2054
i386_intel_brand[ci->
ci_brand_id
])
2056
i386_intel_brand[ci->
ci_brand_id
];
2061
if (ci->
ci_brand_id
== 1
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025