Searched refs:SIOP_SCNTL3_EWS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dsiop2.c813 sc->sc_sync[target].scntl3 &= ~SIOP_SCNTL3_EWS;
1038 sc->sc_sync[target].scntl3 | SIOP_SCNTL3_EWS :
1039 sc->sc_sync[target].scntl3 & ~SIOP_SCNTL3_EWS;
1085 sc->sc_sync[target].scntl3 &= ~(SIOP_SCNTL3_EWS);
1089 sc->sc_sync[target].scntl3 |= SIOP_SCNTL3_EWS;
1759 (sc->sc_sync[target].scntl3 & SIOP_SCNTL3_EWS);
H A Dsiopreg.h266 #define SIOP_SCNTL3_EWS 0x08 /* Enable Wide SCSI */ macro

Completed in 187 milliseconds