Home | History | Annotate | Download | only in isa

Lines Matching refs:sca_softc

84 	struct sca_softc sc_sca;	/* the SCA itself */
95 static void ntwoc_isa_setup_memory(struct sca_softc *sc);
116 ntwoc_isa_sca_write_1(struct sca_softc *sc, u_int reg, u_int8_t val)
123 ntwoc_isa_sca_write_2(struct sca_softc *sc, u_int reg, u_int16_t val)
130 ntwoc_isa_sca_read_1(struct sca_softc *sc, u_int reg)
138 ntwoc_isa_sca_read_2(struct sca_softc *sc, u_int reg)
149 ntwoc_isa_set_page(struct sca_softc *sca, bus_addr_t addr)
164 ntwoc_isa_set_on(struct sca_softc *sca)
178 ntwoc_isa_set_off(struct sca_softc *sca)
387 struct sca_softc *sca;
770 ntwoc_isa_setup_memory(struct sca_softc *sc)