Searched refs:BHNDB_PCI_QUIRK_SRSH_WAR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h66 BHNDB_PCI_QUIRK_SRSH_WAR = (1<<0), enumerator in enum:__anon11585
H A Dbhndb_pci.c193 BHNDB_PCI_QUIRK(HWREV_ANY, BHNDB_PCI_QUIRK_SRSH_WAR),
199 BHNDB_PCI_QUIRK(HWREV_ANY, BHNDB_PCI_QUIRK_SRSH_WAR),
815 if ((sc->pci_quirks & BHNDB_PCI_QUIRK_SRSH_WAR) == 0)

Completed in 161 milliseconds