HomeSort by: relevance | last modified time | path
    Searched refs:SIOP_SCNTL1_RST (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
siopreg.h 251 #define SIOP_SCNTL1_RST 0x08 /* Assert RST */
siop.c 658 rp->siop_scntl1 |= SIOP_SCNTL1_RST;
660 rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
siop2.c 646 rp->siop_scntl1 |= SIOP_SCNTL1_RST;
648 rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;

Completed in 15 milliseconds