Searched refs:SIOP_SCRATCHA (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/prep/stand/boot/
H A Dsiop.c137 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);
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsiop.c141 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);
/netbsd-current/sys/dev/ic/
H A Dsiop.c471 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);
H A Dsiop_common.c740 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);
H A Dsiopreg.h238 #define SIOP_SCRATCHA 0x34 /* scratch register A. R/W */ macro
H A Desiop.c1059 sc->sc_c.sc_rh, SIOP_SCRATCHA + 1);
1125 SIOP_SCRATCHA + 1);

Completed in 222 milliseconds