Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sdhci/
HDsdhci.c72 static int sdhci_debug = 0; variable
73 SYSCTL_INT(_hw_sdhci, OID_AUTO, debug, CTLFLAG_RWTUN, &sdhci_debug, 0,
478 if (bootverbose || sdhci_debug) in sdhci_set_clock()
697 if (bootverbose || sdhci_debug)
723 if (bootverbose || sdhci_debug)
1126 if (bootverbose || sdhci_debug) {
1662 if (__predict_false(sdhci_debug > 1))
1855 if (__predict_false(sdhci_debug > 1))
1873 if (__predict_false(sdhci_debug > 1))
1914 if (__predict_false(sdhci_debug > 1))
[all …]