HomeSort by: relevance | last modified time | path
    Searched refs:sc_version_1 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
virtiovar.h 160 bool sc_version_1; member in struct:virtio_softc
virtio_pci.c 373 if (sc->sc_version_1) {
544 psc->sc_sc.sc_version_1 = 1;
634 if (psc->sc_sc.sc_version_1)
virtio.c 1514 return sc->sc_version_1;
  /src/sys/dev/virtio/
virtio_mmio.c 450 vsc->sc_version_1 = true;

Completed in 31 milliseconds