Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.h390 clock_t gc_tx_timeout; member
H A Dsfe.c2212 gcp->gc_tx_timeout = 3*ONESEC; in sfeattach()
H A Dsfe_util.c1693 if (now - tbp->txb_stime < dp->gc.gc_tx_timeout) { in gem_tx_timeout()