Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h58 BHND_PCI_QUIRK_SBTOPCI2_PREF_BURST = (1<<1), enumerator
H A Dbhnd_pci_hostb.c104 BHND_CORE_QUIRK (HWREV_ANY, BHND_PCI_QUIRK_SBTOPCI2_PREF_BURST),
388 if (sc->quirks & BHND_PCI_QUIRK_SBTOPCI2_PREF_BURST || in bhnd_pci_wars_hwup()
394 if (sc->quirks & BHND_PCI_QUIRK_SBTOPCI2_PREF_BURST) in bhnd_pci_wars_hwup()