OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:im_iscp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mvme68k/stand/netboot/
if_ie.c
179
iem->im_scp.scp_iscp_low = (int)&iem->
im_iscp
& 0xffff;
180
iem->im_scp.scp_iscp_high = (int)&iem->
im_iscp
>> 16;
182
iem->
im_iscp
.iscp_scboffset = (int)&iem->im_scb - (int) iem;
183
iem->
im_iscp
.iscp_busy = 1;
184
iem->
im_iscp
.iscp_base_low = (int)iem & 0xffff;
185
iem->
im_iscp
.iscp_base_high = (int)iem >> 16;
440
iem->
im_iscp
.iscp_busy = 1;
461
iem->
im_iscp
.iscp_busy);
i82586.h
317
volatile struct ie_iscp
im_iscp
;
member in struct:iemem
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025