Home | History | Annotate | Download | only in pci

Lines Matching refs:ld_softc

60 	struct	ld_softc sc_ld;
68 static int ld_twe_dump(struct ld_softc *, void *, daddr_t, int);
69 static int ld_twe_flush(struct ld_softc *, bool);
70 static int ld_twe_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
73 static int ld_twe_start(struct ld_softc *, struct buf *);
96 struct ld_softc *ld = &sc->sc_ld;
161 struct ld_softc *ld = &sc->sc_ld;
229 ld_twe_start(struct ld_softc *ld, struct buf *bp)
262 ld_twe_dump(struct ld_softc *ld, void *data, daddr_t blkno, int blkcnt)
274 ld_twe_flush(struct ld_softc *ld, bool poll)
324 ld_twe_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll)
345 struct ld_softc *ld = &sc->sc_ld;