Home
last modified time | relevance | path

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

/src/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c148 static void vtpci_modern_write_features(struct vtpci_modern_softc *,
446 vtpci_modern_write_features(sc, features); in vtpci_modern_negotiate_features()
498 vtpci_modern_write_features(struct vtpci_modern_softc *sc, uint64_t features) in vtpci_modern_write_features() function