Lines Matching refs:ld_softc
70 struct ld_softc sc_ld;
78 static int ld_twa_dump(struct ld_softc *, void *, daddr_t, int);
79 static int ld_twa_flush(struct ld_softc *, bool);
80 static int ld_twa_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
83 static int ld_twa_start(struct ld_softc *, struct buf *);
109 struct ld_softc *ld = &sc->sc_ld;
132 struct ld_softc *ld = &sc->sc_ld;
192 ld_twa_start(struct ld_softc *ld, struct buf *bp)
224 ld_twa_dump(struct ld_softc *ld, void *data, daddr_t blkno, int blkcnt)
239 ld_twa_flush(struct ld_softc *ld, bool poll)
281 ld_twa_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll)
302 struct ld_softc *ld = &sc->sc_ld;