Searched refs:ld_virtio_start (Results 1 – 1 of 1) sorted by relevance
170 static int ld_virtio_start(struct ld_softc *, struct buf *);384 ld->sc_start = ld_virtio_start; in ld_virtio_attach()398 ld_virtio_start(struct ld_softc *ld, struct buf *bp) in ld_virtio_start() function