OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmap_chip
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/next68k/stand/boot/
en.c
114
volatile u_int *
bmap_chip
;
local in function:en_init
120
bmap_chip
= (u_int *)P_BMAP;
139
(
bmap_chip
[13] & 0x20000000) ? "BNC" : "TP"));
140
if (!(
bmap_chip
[13] & 0x20000000)) {
141
bmap_chip
[12] |= 0x90000000;
142
bmap_chip
[13] |= (0x80000000|0x10000000); /* TP */
Completed in 11 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025