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

/netbsd-current/sys/arch/amiga/dev/
H A Dsiopreg.h251 #define SIOP_SCNTL1_RST 0x08 /* Assert RST */ macro
H A Dsiop2.c646 rp->siop_scntl1 |= SIOP_SCNTL1_RST;
648 rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
H A Dsiop.c658 rp->siop_scntl1 |= SIOP_SCNTL1_RST;
660 rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;

Completed in 110 milliseconds