Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h304 fc_trace_dmsg_t *il_msgt; /* messages tail */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6162 if (logq->il_msgt) { in fc_trace_logmsg()
6163 logq->il_msgt->id_next = dmsg; in fc_trace_logmsg()
6168 logq->il_msgt = dmsg; in fc_trace_logmsg()
6184 logq->il_msgt = NULL; in fc_trace_freemsg()
6191 ASSERT(logq->il_msgt == NULL); in fc_trace_freemsg()