OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIOP_SCRATCHA
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/prep/stand/boot/
siop.c
137
offset = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
288
scratcha0 = readb(adp->addr +
SIOP_SCRATCHA
);
316
writeb(adp->addr +
SIOP_SCRATCHA
,
382
target = readb(adp->addr +
SIOP_SCRATCHA
) & 0xf;
383
lun = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
384
tag = readb(adp->addr +
SIOP_SCRATCHA
+ 2);
404
offset = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
423
offset = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
/src/sys/arch/bebox/stand/boot/
siop.c
141
offset = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
311
scratcha0 = readb(adp->addr +
SIOP_SCRATCHA
);
337
writeb(adp->addr +
SIOP_SCRATCHA
,
403
target = readb(adp->addr +
SIOP_SCRATCHA
) & 0xf;
404
lun = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
405
tag = readb(adp->addr +
SIOP_SCRATCHA
+ 2);
425
offset = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
444
offset = readb(adp->addr +
SIOP_SCRATCHA
+ 1);
/src/sys/dev/ic/
siop.c
471
sc->sc_c.sc_rh,
SIOP_SCRATCHA
);
500
sc->sc_c.sc_rh,
SIOP_SCRATCHA
,
643
sc->sc_c.sc_rh,
SIOP_SCRATCHA
) & 0xf;
645
SIOP_SCRATCHA
+ 1);
647
SIOP_SCRATCHA
+ 2);
902
sc->sc_c.sc_rh,
SIOP_SCRATCHA
+ 1);
916
sc->sc_c.sc_rh,
SIOP_SCRATCHA
+ 1);
948
sc->sc_c.sc_rh,
SIOP_SCRATCHA
+ 1);
siop_common.c
740
offset = bus_space_read_1(sc->sc_rt, sc->sc_rh,
SIOP_SCRATCHA
+ 1);
897
offset = bus_space_read_1(sc->sc_rt, sc->sc_rh,
SIOP_SCRATCHA
+ 1);
921
SIOP_SCRATCHA
+ 1, offset);
siopreg.h
238
#define
SIOP_SCRATCHA
0x34 /* scratch register A. R/W */
esiop.c
1059
sc->sc_c.sc_rh,
SIOP_SCRATCHA
+ 1);
1125
SIOP_SCRATCHA
+ 1);
Completed in 34 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025