Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h157 #define STMF_AVG_ONLINE_INTERVAL (30 * drv_usectohz(1000000)) macro
H A Dstmf.c5392 if ((ilport->ilport_avg_interval < STMF_AVG_ONLINE_INTERVAL) && in stmf_ctl()