Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpci.c448 if (cap & PCI_HT_MSI_ENABLED) { in pci_probe_device()
H A Dpcireg.h888 #define PCI_HT_MSI_ENABLED __BIT(16) macro
H A Dpci_subr.c1511 onoff("Enable", val, PCI_HT_MSI_ENABLED); in pci_conf_print_ht_msimap_cap()