Searched refs:ld_twa_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dld_twa.c68 struct ld_twa_softc { struct
75 static int ld_twa_dobio(struct ld_twa_softc *, void *, size_t, daddr_t,
85 static int ld_twa_scsicmd(struct ld_twa_softc *,
88 CFATTACH_DECL_NEW(ld_twa, sizeof(struct ld_twa_softc),
106 struct ld_twa_softc *sc = device_private(self);
129 struct ld_twa_softc *sc = device_private(self);
141 ld_twa_dobio(struct ld_twa_softc *sc, void *data, size_t datasize,
193 return (ld_twa_dobio((struct ld_twa_softc *)ld, bp->b_data,
202 struct ld_twa_softc *sc;
206 sc = (struct ld_twa_softc *)t
[all...]
H A Dtwavar.h189 struct ld_twa_softc *tr_ld_sc;

Completed in 106 milliseconds