Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c142 uint32_t tim_flags; member
398 tp->tim_flags |= DO_MYNAME; in timodopen()
403 tp->tim_flags |= DO_PEERNAME; in timodopen()
677 tp->tim_flags = (tp->tim_flags & ~CLTS) | COTS; in timodprocessinfo()
679 tp->tim_flags = (tp->tim_flags & ~COTS) | CLTS; in timodprocessinfo()
700 TILOG("timodrproc: Got M_ERROR, flags = %x\n", tp->tim_flags); in timodrproc()
720 ((tp->tim_flags & TI_CAP_RECVD) != 0)) { in timodrproc()
789 tp->tim_flags); in timodrproc()
791 if ((tp->tim_flags & WAIT_CONNRESACK) && in timodrproc()
793 tp->tim_flags &= in timodrproc()
[all …]