HomeSort by: relevance | last modified time | path
    Searched defs:virtio_reset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
virtio.c 93 * virtio_reset(sc); // this will stop the device activity
100 * Once attached, feature negotiation can only be allowed after virtio_reset.
103 virtio_reset(struct virtio_softc *sc) function in typeref:typename:void
virtio.c 93 * virtio_reset(sc); // this will stop the device activity
100 * Once attached, feature negotiation can only be allowed after virtio_reset.
103 virtio_reset(struct virtio_softc *sc) function in typeref:typename:void

Completed in 24 milliseconds