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

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci_defs.h55 VMCI_INTR_TYPE_MSI = 1, enumerator in enum:vmci_intr_type
H A Dvmci.c658 sc->vmci_intr_type = VMCI_INTR_TYPE_MSI;
771 } else if (sc->vmci_intr_type == VMCI_INTR_TYPE_MSI) {

Completed in 61 milliseconds