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

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_pci.c101 SDHCI_QUIRK_RESET_ON_IOS |
104 SDHCI_QUIRK_RESET_ON_IOS |
H A Dsdhci.h47 #define SDHCI_QUIRK_RESET_ON_IOS (1 << 4) macro
H A Dsdhci.c1276 if (slot->quirks & SDHCI_QUIRK_RESET_ON_IOS)
2732 if(slot->quirks & SDHCI_QUIRK_RESET_ON_IOS)

Completed in 118 milliseconds