Searched refs:SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci.h75 #define SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE (1 << 18) macro
H A Dsdhci_fdt.c440 sc->quirks = SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE |
H A Dsdhci.c1024 if (slot->quirks & SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE)

Completed in 143 milliseconds