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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c727 clock_t tr, tmo1, tmo2; local
780 tmo1 = SEC_TO_TICK(smb_timo_notice);
782 tmo1 = 0;
794 if (tmo1 && rqp->sr_rpgen == rqp->sr_rplast) {
797 &rqp->sr_lock, tmo1, TR_CLOCK_TICK);
800 &rqp->sr_lock, tmo1, TR_CLOCK_TICK);

Completed in 78 milliseconds