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

/netbsd-current/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.c139 sc->sci_sel_enb = rp + 0x40;
H A Dotgsc.c139 sc->sci_sel_enb = rp + 0x40;
H A Divsc.c144 sc->sci_sel_enb = rp + 8;
H A Dmlhsc.c137 sc->sci_sel_enb = rp + 9;
H A Dsci.c338 *dev->sci_sel_enb = 0;
H A Dwstsc.c151 sc->sci_sel_enb = rp + 8;
/netbsd-current/sys/arch/mac68k/include/
H A Dscsi_5380.h55 #define sci_sel_enb sci_bus_csr /* w: Select enable */ macro
/netbsd-current/sys/dev/ic/
H A Dncr5380reg.h81 #define sci_sel_enb sci_r4 /* w: Select enable */ macro
H A Dncr5380sbc.c379 NCR5380_WRITE(sc, sci_sel_enb, 0);
383 NCR5380_WRITE(sc, sci_sel_enb, 0x80);
1173 NCR5380_WRITE(sc, sci_sel_enb, 0);
1276 NCR5380_WRITE(sc, sci_sel_enb, 0);
1278 NCR5380_WRITE(sc, sci_sel_enb, 0x80);
1419 NCR5380_WRITE(sc, sci_sel_enb, 0);
1469 NCR5380_WRITE(sc, sci_sel_enb, 0);
1471 NCR5380_WRITE(sc, sci_sel_enb, 0x80);
2370 NCR5380_WRITE(sc, sci_sel_enb, 0);
2372 NCR5380_WRITE(sc, sci_sel_enb,
[all...]

Completed in 178 milliseconds