Home | History | Annotate | Download | only in pci

Lines Matching refs:ld_softc

165 	struct ld_softc		sc_ld;
213 static int ld_virtio_dump(struct ld_softc *, void *, daddr_t, int);
214 static int ld_virtio_start(struct ld_softc *, struct buf *);
215 static int ld_virtio_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
216 static int ld_virtio_info(struct ld_softc *, bool);
217 static int ld_virtio_discard(struct ld_softc *, struct buf *);
223 struct ld_softc *ld = &sc->sc_ld;
314 struct ld_softc *ld = &sc->sc_ld;
472 ld_virtio_info(struct ld_softc *ld, bool poll)
596 ld_virtio_start(struct ld_softc *ld, struct buf *bp)
756 ld_virtio_dump(struct ld_softc *ld, void *data, daddr_t blkno, int blkcnt)
856 struct ld_softc *ld = &sc->sc_ld;
891 ld_virtio_flush(struct ld_softc *ld, bool poll)
976 ld_virtio_getcache(struct ld_softc *ld, int *bitsp)
993 ld_virtio_setcache(struct ld_softc *ld, int bits)
1009 ld_virtio_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll)
1035 ld_virtio_discard(struct ld_softc *ld, struct buf *bp)