Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpci.c619 mmc = PCI_MSI_CTL_MMC(reg); in pci_msi_count()
H A Dpcireg.h720 #define PCI_MSI_CTL_MMC(reg) __SHIFTOUT(reg, PCI_MSI_CTL_MMC_MASK) macro