Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pci/
HDpcireg.h619 #define PCI_MSI_MSGNUM(ctrl) \ macro
HDpci.c2643 msgnum = PCI_MSI_MSGNUM(ctrl); in pci_alloc_msi_method()
2797 return (PCI_MSI_MSGNUM(ctrl)); in pci_msi_count_method()
3102 msgnum = PCI_MSI_MSGNUM(ctrl); in pci_print_verbose()