Home
last modified time | relevance | path

Searched refs:twa_softc (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtwa.c484 struct twa_softc *sc; in twa_release_request()
1356 twa_done(struct twa_softc *sc)
1440 twa_setup(struct twa_softc *sc)
1507 struct twa_softc *sc;
1645 struct twa_softc *sc;
1877 struct twa_softc *sc;
1879 sc = (struct twa_softc *)arg;
1928 struct twa_softc *twa;
1947 struct twa_softc *twa;
1971 struct twa_softc *sc;
[all …]
H A Dtwavar.h57 struct twa_softc { struct
171 struct twa_softc *tr_sc;
211 struct twa_request *twa_get_request(struct twa_softc *, int);
212 struct twa_request *twa_get_request_wait(struct twa_softc *, int);
214 void twa_register_callbacks(struct twa_softc *sc, int unit,
H A Dld_twa.c107 struct twa_softc *twa = device_private(parent); in ld_twa_attach()
145 struct twa_softc *twa; in ld_twa_dobio()
240 struct twa_softc *twa = device_private(device_parent(ld->sc_dv)); in ld_twa_flush()