Home
last modified time | relevance | path

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

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