Searched refs:VIRTIO_PCI_CONFIG_OFF (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/pci/
H A Dvirtio_pci_legacy_var.h67 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
H A Dvirtio_pci_legacy.c115 VIRTIO_PCI_CONFIG_OFF(vtpci_is_msix_enabled(&(_sc)->vtpci_common))

Completed in 94 milliseconds