/src/sys/dev/ic/ |
msm6242bvar.h | 41 struct todr_chip_handle sc_handle; member in struct:msm6242b_softc
|
msm6242bvar.h | 41 struct todr_chip_handle sc_handle; member in struct:msm6242b_softc
|
msm6242bvar.h | 41 struct todr_chip_handle sc_handle; member in struct:msm6242b_softc
|
intersil7170var.h | 45 struct todr_chip_handle sc_handle; /* todr(9) handle */ member in struct:intersil7170_softc
|
intersil7170var.h | 45 struct todr_chip_handle sc_handle; /* todr(9) handle */ member in struct:intersil7170_softc
|
intersil7170var.h | 45 struct todr_chip_handle sc_handle; /* todr(9) handle */ member in struct:intersil7170_softc
|
cd18xxvar.h | 104 bus_space_handle_t sc_handle; member in struct:cd18xx_softc 160 bus_space_read_1((sc)->sc_tag, (sc)->sc_handle, o) 162 bus_space_read_multi_1((sc)->sc_tag, (sc)->sc_handle, o, b, c) 165 bus_space_write_1((sc)->sc_tag, (sc)->sc_handle, o, v) 167 bus_space_write_multi_1((sc)->sc_tag, (sc)->sc_handle, o, b, c) 172 bus_space_write_1((sc)->sc_tag, (sc)->sc_handle, CD18xx_CAR, c); \ 178 ((bus_space_read_1((sc)->sc_tag, (sc)->sc_handle, CD18xx_GSCR1) >> 2)&7)
|
cd18xxvar.h | 104 bus_space_handle_t sc_handle; member in struct:cd18xx_softc 160 bus_space_read_1((sc)->sc_tag, (sc)->sc_handle, o) 162 bus_space_read_multi_1((sc)->sc_tag, (sc)->sc_handle, o, b, c) 165 bus_space_write_1((sc)->sc_tag, (sc)->sc_handle, o, v) 167 bus_space_write_multi_1((sc)->sc_tag, (sc)->sc_handle, o, b, c) 172 bus_space_write_1((sc)->sc_tag, (sc)->sc_handle, CD18xx_CAR, c); \ 178 ((bus_space_read_1((sc)->sc_tag, (sc)->sc_handle, CD18xx_GSCR1) >> 2)&7)
|
cd18xxvar.h | 104 bus_space_handle_t sc_handle; member in struct:cd18xx_softc 160 bus_space_read_1((sc)->sc_tag, (sc)->sc_handle, o) 162 bus_space_read_multi_1((sc)->sc_tag, (sc)->sc_handle, o, b, c) 165 bus_space_write_1((sc)->sc_tag, (sc)->sc_handle, o, v) 167 bus_space_write_multi_1((sc)->sc_tag, (sc)->sc_handle, o, b, c) 172 bus_space_write_1((sc)->sc_tag, (sc)->sc_handle, CD18xx_CAR, c); \ 178 ((bus_space_read_1((sc)->sc_tag, (sc)->sc_handle, CD18xx_GSCR1) >> 2)&7)
|
mk48txxvar.h | 42 struct todr_chip_handle sc_handle; /* TODR handle */ member in struct:mk48txx_softc
|
mk48txxvar.h | 42 struct todr_chip_handle sc_handle; /* TODR handle */ member in struct:mk48txx_softc
|
/src/sys/arch/mac68k/obio/ |
ascvar.h | 36 bus_space_handle_t sc_handle; member in struct:asc_softc
|
ascvar.h | 36 bus_space_handle_t sc_handle; member in struct:asc_softc
|
ascvar.h | 36 bus_space_handle_t sc_handle; member in struct:asc_softc
|
ascaudio.c | 198 &sc->sc_handle)) { 214 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP); 216 sc->sc_ver = bus_space_read_1(oa->oa_tag, sc->sc_handle, 0x800); 219 tmp = bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCRATE); 232 tmp = bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCTRL); 259 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP); 292 bus_space_write_1(sc->sc_tag, sc->sc_handle, FIFOCTRLA, tmp); 293 bus_space_write_1(sc->sc_tag, sc->sc_handle, FIFOCTRLB, tmp); 422 if (bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCMODE) != 424 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP) [all...] |
ascaudio.c | 198 &sc->sc_handle)) { 214 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP); 216 sc->sc_ver = bus_space_read_1(oa->oa_tag, sc->sc_handle, 0x800); 219 tmp = bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCRATE); 232 tmp = bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCTRL); 259 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP); 292 bus_space_write_1(sc->sc_tag, sc->sc_handle, FIFOCTRLA, tmp); 293 bus_space_write_1(sc->sc_tag, sc->sc_handle, FIFOCTRLB, tmp); 422 if (bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCMODE) != 424 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP) [all...] |
ascaudio.c | 198 &sc->sc_handle)) { 214 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP); 216 sc->sc_ver = bus_space_read_1(oa->oa_tag, sc->sc_handle, 0x800); 219 tmp = bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCRATE); 232 tmp = bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCTRL); 259 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP); 292 bus_space_write_1(sc->sc_tag, sc->sc_handle, FIFOCTRLA, tmp); 293 bus_space_write_1(sc->sc_tag, sc->sc_handle, FIFOCTRLB, tmp); 422 if (bus_space_read_1(sc->sc_tag, sc->sc_handle, ASCMODE) != 424 bus_space_write_1(sc->sc_tag, sc->sc_handle, ASCMODE, MODESTOP) [all...] |
/src/sys/arch/mac68k/nubus/ |
grf_nubus.c | 152 0, &sc->sc_handle)) { 159 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 162 bus_space_unmap(sc->sc_tag, sc->sc_handle, NBMEMSIZE); 168 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 171 (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 176 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 184 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 190 if (nubus_get_ind_data(sc->sc_tag, sc->sc_handle, &sc->sc_slot, 210 gm->fbbase = (void *)(sc->sc_handle.base); /* XXX evil hack */ 213 strncpy(cardname, nubus_get_card_name(sc->sc_tag, sc->sc_handle, [all...] |
grf_nubus.c | 152 0, &sc->sc_handle)) { 159 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 162 bus_space_unmap(sc->sc_tag, sc->sc_handle, NBMEMSIZE); 168 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 171 (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 176 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 184 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 190 if (nubus_get_ind_data(sc->sc_tag, sc->sc_handle, &sc->sc_slot, 210 gm->fbbase = (void *)(sc->sc_handle.base); /* XXX evil hack */ 213 strncpy(cardname, nubus_get_card_name(sc->sc_tag, sc->sc_handle, [all...] |
grf_nubus.c | 152 0, &sc->sc_handle)) { 159 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 162 bus_space_unmap(sc->sc_tag, sc->sc_handle, NBMEMSIZE); 168 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 171 (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 176 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 184 if (nubus_find_rsrc(sc->sc_tag, sc->sc_handle, 190 if (nubus_get_ind_data(sc->sc_tag, sc->sc_handle, &sc->sc_slot, 210 gm->fbbase = (void *)(sc->sc_handle.base); /* XXX evil hack */ 213 strncpy(cardname, nubus_get_card_name(sc->sc_tag, sc->sc_handle, [all...] |
/src/sys/dev/ir/ |
cirvar.h | 43 void *sc_handle; member in struct:cir_softc
|
cirvar.h | 43 void *sc_handle; member in struct:cir_softc
|
cirvar.h | 43 void *sc_handle; member in struct:cir_softc
|
irframevar.h | 47 void *sc_handle; member in struct:irframe_softc
|
irframevar.h | 47 void *sc_handle; member in struct:irframe_softc
|