OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fiq_mask
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
netslot.c
131
podule->
fiq_mask
= *address;
136
if (podule->
fiq_mask
== 0)
137
podule->
fiq_mask
= 0x04;
142
podule->
fiq_mask
= 0x04;
podulebus.c
162
printf("
fiq_mask
=%02x ", podule->
fiq_mask
);
380
podule->
fiq_mask
= address[32];
381
if (podule->
fiq_mask
== 0)
382
podule->
fiq_mask
= 0x04;
387
podule->
fiq_mask
= 0x04;
/src/sys/arch/acorn32/include/
podulebus_machdep.h
64
u_int
fiq_mask
;
member in struct:__anon529cc25c0108
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025