Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtimod.c198 #define TI_CAP_RECVD 0x0400 /* TI_CAPABILITY received */ macro
718 ((tp->tim_flags & TI_CAP_RECVD) != 0)) { in timodrproc()
945 TI_CAP_RECVD | CAP_WANTS_INFO); in timodrproc()
966 WAIT_IOCINFOACK | TI_CAP_RECVD | in timodrproc()
1021 (TI_CAP_RECVD | CAP_WANTS_INFO)) != in timodrproc()
1022 (TI_CAP_RECVD | CAP_WANTS_INFO)) { in timodrproc()
1050 WAIT_IOCINFOACK | TI_CAP_RECVD | in timodrproc()
1168 TI_CAP_RECVD | CAP_WANTS_INFO); in timodrproc()
1805 tp->tim_flags |= TI_CAP_RECVD; in timodwproc()
1807 tp->tim_flags |= (TI_CAP_RECVD | in timodwproc()
[all …]