OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siop_dsps
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
siop2.c
994
istat, dstat, sist, rp->
siop_dsps
, rp->siop_sbcl, acb->stat[0], acb->msg[0]);
1012
SIOP_TRACE('i',dstat,istat,(istat&SIOP_ISTAT_DIP)?rp->
siop_dsps
&0xff:sist);
1013
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff00) {
1075
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff0b) {
1291
if (dstat & SIOP_DSTAT_SIR && (rp->
siop_dsps
== 0xff01 ||
1292
rp->
siop_dsps
== 0xff02)) {
1353
if (rp->
siop_dsps
== 0xff02)
1422
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff03) {
1431
rp->
siop_dsps
);
1484
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff04)
[
all
...]
siop.c
926
istat, dstat, sstat0, rp->
siop_dsps
, rp->siop_sbcl, acb->stat[0], acb->msg[0]);
944
SIOP_TRACE('i',dstat,istat,(istat&SIOP_ISTAT_DIP)?rp->
siop_dsps
&0xff:sstat0);
945
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff00) {
987
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff0b) {
1156
if (dstat & SIOP_DSTAT_SIR && (rp->
siop_dsps
== 0xff01 ||
1157
rp->
siop_dsps
== 0xff02)) {
1218
if (rp->
siop_dsps
== 0xff02)
1222
/* XXX is: if (rp->
siop_dsps
!= 0xff02) { */
1284
if (dstat & SIOP_DSTAT_SIR && rp->
siop_dsps
== 0xff03) {
1293
rp->
siop_dsps
);
[
all
...]
siopreg.h
95
/*30*/ volatile unsigned long
siop_dsps
; /* rw: DMA SCRIPTS Pointer Save reg */
member in struct:__anon0bcffb330108
156
/*30*/ volatile unsigned long
siop_dsps
; /* rw: DMA SCRIPTS Pointer Save reg */
Completed in 104 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025