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

/netbsd-current/sys/arch/amiga/dev/
H A Dsiopreg.h537 #define SIOP_CTEST8_CLF 0x04 /* Clear DMA and SCSI FIFOs */ macro
H A Dsiop2.c984 rp->siop_ctest3 |= SIOP_CTEST8_CLF;
987 rp->siop_ctest3 &= ~SIOP_CTEST8_CLF;
H A Dsiop.c916 rp->siop_ctest8 |= SIOP_CTEST8_CLF;
919 rp->siop_ctest8 &= ~SIOP_CTEST8_CLF;

Completed in 111 milliseconds