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

  /src/sys/arch/amiga/dev/
siopreg.h 517 #define SIOP_ISTAT_RST 0x40 /* Software reset */
siop.c 652 rp->siop_istat |= SIOP_ISTAT_RST; /* reset chip */
653 rp->siop_istat &= ~SIOP_ISTAT_RST;
siop2.c 640 rp->siop_istat |= SIOP_ISTAT_RST; /* reset chip */
641 rp->siop_istat &= ~SIOP_ISTAT_RST;

Completed in 14 milliseconds