OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siop_istat
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/amiga/dev/
siop2.c
306
while (((istat = rp->
siop_istat
) &
492
where, rp->siop_dstat, rp->
siop_istat
, rp->siop_sist,
639
rp->
siop_istat
|= SIOP_ISTAT_ABRT; /* abort current script */
640
rp->
siop_istat
|= SIOP_ISTAT_RST; /* reset chip */
641
rp->
siop_istat
&= ~SIOP_ISTAT_RST;
673
i = rp->
siop_istat
;
777
rp->
siop_istat
, rp->siop_sfbr, rp->siop_respid,
938
if (rp->
siop_istat
& SIOP_ISTAT_CON)
952
if ((rp->
siop_istat
& SIOP_ISTAT_CON) == 0) {
953
rp->
siop_istat
= SIOP_ISTAT_SIGP
[
all
...]
siop.c
320
while (((istat = rp->
siop_istat
) &
651
rp->
siop_istat
|= SIOP_ISTAT_ABRT; /* abort current script */
652
rp->
siop_istat
|= SIOP_ISTAT_RST; /* reset chip */
653
rp->
siop_istat
&= ~SIOP_ISTAT_RST;
679
i = rp->
siop_istat
;
748
rp->
siop_istat
, rp->siop_sfbr, rp->siop_lcrc,
878
if (rp->
siop_istat
& SIOP_ISTAT_CON)
887
if ((rp->
siop_istat
& SIOP_ISTAT_CON) == 0) {
888
rp->
siop_istat
= SIOP_ISTAT_SIGP;
892
SIOP_TRACE('s',3,rp->
siop_istat
,0)
[
all
...]
bppcsc.c
187
istat = rp->
siop_istat
;
cbiiisc.c
183
istat = rp->
siop_istat
;
drsc.c
196
istat = rp->
siop_istat
;
mgnsc.c
185
istat = rp->
siop_istat
;
wesc.c
176
istat = rp->
siop_istat
;
zssc.c
173
istat = rp->
siop_istat
;
afsc.c
202
istat = rp->
siop_istat
;
siopreg.h
83
/*22*/ volatile unsigned char
siop_istat
; /* rw: Interrupt Status reg */
member in struct:__anon0bcffb330108
133
/*17*/ volatile unsigned char
siop_istat
; /* rw: Interrupt Status reg */
Completed in 142 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025