OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/boot/
boot.c
56
int
mpu
;
variable in typeref:typename:int
395
mpu
= detectmpu();
397
if (
mpu
< 3) { /* not tested on 68020 */
398
printf("This
MPU
cannot run NetBSD.\n");
/src/sys/arch/mac68k/mac68k/
machdep.c
1905
const char *
mpu
;
local in function:identifycpu
1909
mpu
= ("(68020)");
1912
mpu
= ("(68030)");
1915
mpu
= ("(68040)");
1918
mpu
= ("(unknown processor)");
1924
mpu
);
Completed in 61 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025