VIRTIO_PCI_FLAG_MSI
if (sc->vtpci_flags & VIRTIO_PCI_FLAG_MSI) {
sc->vtpci_flags &= ~VIRTIO_PCI_FLAG_MSI;
sc->vtpci_flags |= VIRTIO_PCI_FLAG_MSI;
KKASSERT(!((sc->vtpci_flags & VIRTIO_PCI_FLAG_MSI) != 0 &&
if (sc->vtpci_flags & VIRTIO_PCI_FLAG_MSI) {
sc->vtpci_flags &= ~VIRTIO_PCI_FLAG_MSI;