Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpcireg.h555 #define PCI_HT_MSI_ENABLED 0x00010000 macro
H A Dpci.c494 if (cap & PCI_HT_MSI_ENABLED) { in pci_probe_device()