Home
last modified time | relevance | path

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

/NextBSD/sys/dev/virtio/pci/
HDvirtio_pci.h51 #define VIRTIO_PCI_GUEST_FEATURES 4 /* guest's supported features (32, RW) */ macro
HDvirtio_pci.c459 vtpci_write_config_4(sc, VIRTIO_PCI_GUEST_FEATURES, features); in vtpci_negotiate_features()