Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpci.c450 if ((cap & PCI_HT_MSI_FIXED) == 0) { in pci_probe_device1()
Dpcireg.h889 #define PCI_HT_MSI_FIXED __BIT(17) macro
Dpci_subr.c1512 onoff("Fixed", val, PCI_HT_MSI_FIXED); in pci_conf_print_ht_msimap_cap()