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

/freebsd-13-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h78 BHND_PCI_QUIRK_SD_C22_EXTADDR = (1<<0), enumerator in enum:__anon11600
H A Dbhnd_pci.c91 BHND_CORE_QUIRK(HWREV_GTE(10), BHND_PCI_QUIRK_SD_C22_EXTADDR),
439 if (!(sc->quirks & BHND_PCI_QUIRK_SD_C22_EXTADDR) ||
480 if (!(sc->quirks & BHND_PCI_QUIRK_SD_C22_EXTADDR) ||

Completed in 107 milliseconds