OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coma_edsr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/alpha/
dec_2100_a50.c
168
printf(fmt1, "
COMA_EDSR
", ptr->
coma_edsr
);
289
if (ptr->
coma_edsr
& 0x20)
291
else if (ptr->
coma_edsr
& 0x10)
292
printf("DMA. ioCmd<2:0> = %0lx\n", (ptr->
coma_edsr
>> 6) & 7);
294
printf("CPU. cpuCReq<2:0> = %0lx\n", (ptr->
coma_edsr
>> 6) & 7);
299
if (ptr->
coma_edsr
& 0x20)
301
else if (ptr->
coma_edsr
& 0x10)
302
printf("DMA. ioCmd<2:0> = %0lx\n", (ptr->
coma_edsr
>> 6) & 7);
304
printf("CPU. cpuCReq<2:0> = %0lx\n", (ptr->
coma_edsr
>> 6) & 7)
[
all
...]
/src/sys/arch/alpha/include/
logout.h
113
uint64_t
coma_edsr
;
member in struct:__anon326cdc600208
Completed in 11 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025