Home | History | Annotate | Download | only in ic

Lines Matching refs:ld_softc

59 	struct	ld_softc sc_ld;
67 static int ld_icp_dump(struct ld_softc *, void *, daddr_t, int);
68 static int ld_icp_flush(struct ld_softc *, bool);
69 static int ld_icp_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
72 static int ld_icp_start(struct ld_softc *, struct buf *);
98 struct ld_softc *ld = &sc->sc_ld;
170 struct ld_softc *ldsc = device_private(dv);
244 ld_icp_start(struct ld_softc *ld, struct buf *bp)
252 ld_icp_dump(struct ld_softc *ld, void *data, daddr_t blkno, int blkcnt)
265 ld_icp_flush(struct ld_softc *ld, bool poll)
296 ld_icp_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll)