Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcireg.h646 #define PCI_MSI_CTL_MSI_ENABLE __SHIFTIN(__BIT(0), PCI_MSI_CTL_MASK) macro
H A Dpci_subr.c1076 onoff("MSI Enabled", ctl, PCI_MSI_CTL_MSI_ENABLE); in pci_conf_print_msi_cap()