Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h72 BHNDB_PCI_QUIRK_SIBA_INTVEC = (1<<1), enumerator
H A Dbhndb_pci.c188 BHNDB_PCI_QUIRK_SIBA_INTVEC },
1205 KASSERT(sc->pci_quirks & BHNDB_PCI_QUIRK_SIBA_INTVEC, in bhndb_pci_route_siba_interrupts()
1241 if (sc->pci_quirks & BHNDB_PCI_QUIRK_SIBA_INTVEC) in bhndb_pci_route_interrupts()