Home
last modified time | relevance | path

Searched refs:ld_virtio_start (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dld_virtio.c170 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