BHNDB_PCI_MSI_COUNT
if (pci_msi_count(sc->parent) < BHNDB_PCI_MSI_COUNT)
count = BHNDB_PCI_MSI_COUNT;
if (count < BHNDB_PCI_MSI_COUNT) {