OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siop_scratch
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
afsc.c
113
if (badaddr((void *)__UNVOLATILE(&rp->
siop_scratch
)) ||
117
scratch = rp->
siop_scratch
;
119
rp->
siop_scratch
= 0xdeadbeef;
121
if (rp->
siop_scratch
!= 0xdeadbeef || rp->siop_temp != 0xaaaa5555)
123
rp->
siop_scratch
= scratch;
125
if (rp->
siop_scratch
!= scratch || rp->siop_temp != temp)
siopreg.h
97
/*34*/ volatile unsigned long
siop_scratch
; /* rw: Scratch Register */
member in struct:__anon0bcffb330108
siop.c
1285
int reselid = rp->
siop_scratch
& 0x7f;
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025