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

/freebsd-12-stable/sys/dev/mmc/
H A Dmmc_subr.c72 #define LOG_PPS 5 /* Log no more than 5 errors per second. */ macro
99 &sc->log_count, LOG_PPS)) {
142 &sc->log_count, LOG_PPS)) {
H A Dmmcsd.c165 #define LOG_PPS 5 /* Log no more than 5 errors per second. */ macro
1233 LOG_PPS))
1416 if (ppsratecheck(&sc->log_time, &sc->log_count, LOG_PPS))
1474 LOG_PPS))

Completed in 45 milliseconds