Searched refs:sci_sel_enb (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/include/
H A Dscsi_5380.h55 #define sci_sel_enb sci_bus_csr /* w: Select enable */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dscireg.h59 #define sci_sel_enb sci_bus_csr /* w: Select enable */
H A Dscivar.h54 volatile u_char *sci_sel_enb; /* w: Select enable */ member in struct:sci_softc
H A Dempsc.c138 sc->sci_sel_enb = rp + 0x40;
H A Dotgsc.c138 sc->sci_sel_enb = rp + 0x40;
H A Divsc.c142 sc->sci_sel_enb = rp + 8;
H A Dmlhsc.c136 sc->sci_sel_enb = rp + 9;
H A Dsci.c334 *dev->sci_sel_enb = 0;
H A Dwstsc.c149 sc->sci_sel_enb = rp + 8;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dncr5380reg.h81 #define sci_sel_enb sci_r4 /* w: Select enable */ macro
H A Dncr5380sbc.c378 NCR5380_WRITE(sc, sci_sel_enb, 0);
382 NCR5380_WRITE(sc, sci_sel_enb, 0x80);
1172 NCR5380_WRITE(sc, sci_sel_enb, 0);
1275 NCR5380_WRITE(sc, sci_sel_enb, 0);
1277 NCR5380_WRITE(sc, sci_sel_enb, 0x80);
1418 NCR5380_WRITE(sc, sci_sel_enb, 0);
1468 NCR5380_WRITE(sc, sci_sel_enb, 0);
1470 NCR5380_WRITE(sc, sci_sel_enb, 0x80);
2369 NCR5380_WRITE(sc, sci_sel_enb, 0);
2371 NCR5380_WRITE(sc, sci_sel_enb,
[all...]

Completed in 195 milliseconds