Home
last modified time | relevance | path

Searched refs:siop_ctest3 (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/amiga/dev/
H A Dsiopreg.h69 /*14*/ volatile unsigned char siop_ctest3; /* ro: Chip test register 3 */ member
135 /*18*/ volatile unsigned char siop_ctest3; /* ro: Chip test register 3 */
H A Dsiop2.c717 rp->siop_ctest3 >> 4); in siopngreset()
984 rp->siop_ctest3 |= SIOP_CTEST8_CLF; in siopng_checkintr()
987 rp->siop_ctest3 &= ~SIOP_CTEST8_CLF; in siopng_checkintr()
1779 rp->siop_ctest0, rp->siop_ctest1, rp->siop_ctest2, rp->siop_ctest3); in siopng_dump_registers()