Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/virtio/
H A Dvirtioreg.h111 #define VIRTIO_CONFIG_DEVICE_CONFIG_MSI 24 macro
H A Dvirtio.c936 sc->sc_config_offset = VIRTIO_CONFIG_DEVICE_CONFIG_MSI; in virtio_register_msi()
1242 if (sc->sc_config_offset == VIRTIO_CONFIG_DEVICE_CONFIG_MSI) in virtio_enable_ints()
1257 if (sc->sc_config_offset == VIRTIO_CONFIG_DEVICE_CONFIG_MSI) { in virtio_release_ints()