Searched refs:SIOP_ISTAT_RST (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dsiopreg.h517 #define SIOP_ISTAT_RST 0x40 /* Software reset */ macro
H A Dsiop2.c640 rp->siop_istat |= SIOP_ISTAT_RST; /* reset chip */
641 rp->siop_istat &= ~SIOP_ISTAT_RST;
H A Dsiop.c652 rp->siop_istat |= SIOP_ISTAT_RST; /* reset chip */
653 rp->siop_istat &= ~SIOP_ISTAT_RST;

Completed in 141 milliseconds