OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPUCLASS_386
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x86/include/
cputypes.h
35
#define
CPUCLASS_386
0
/src/sys/arch/x86/x86/
identcpu.c
92
CPUVENDOR_INTEL,
CPUCLASS_386
, /* CPU_386SX */
93
CPUVENDOR_INTEL,
CPUCLASS_386
, /* CPU_386 */
98
CPUVENDOR_NEXGEN,
CPUCLASS_386
, /* CPU_NX586 */
915
+ (
CPUCLASS_386
- 3);
1058
if (cpu_class ==
CPUCLASS_386
) {
/src/usr.sbin/cpuctl/arch/
i386.c
203
{ CPUVENDOR_INTEL, "Intel", "386SX",
CPUCLASS_386
,
205
{ CPUVENDOR_INTEL, "Intel", "386DX",
CPUCLASS_386
,
215
{ CPUVENDOR_NEXGEN,"NexGen","586",
CPUCLASS_386
,
1970
int class =
CPUCLASS_386
;
2180
if (ci->ci_cpu_class ==
CPUCLASS_386
)
/src/sys/dev/i2o/
dpti.c
412
case
CPUCLASS_386
:
/src/sys/dev/ic/
dpt.c
1251
case
CPUCLASS_386
:
Completed in 30 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026