Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlombus.h119 #define LOMBUS_MIN_PAT (LOMBUS_ONE_SEC/5) macro
/titanic_44/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c1105 if ((now - ssp->hw_last_pat) >= LOMBUS_MIN_PAT) { in lombus_pat_put8()