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

/freebsd-10.1-release/sys/dev/virtio/pci/
H A Dvirtio_pci.h75 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
H A Dvirtio_pci.c173 VIRTIO_PCI_CONFIG_OFF((((_sc)->vtpci_flags & VTPCI_FLAG_MSIX)) != 0)

Completed in 54 milliseconds