Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h305 } fc_trace_logq_t; typedef
341 void fc_trace_debug(fc_trace_logq_t *logq, caddr_t name, int dflag, int dlevel,
344 fc_trace_logq_t *fc_trace_alloc_logq(int maxsize);
345 void fc_trace_free_logq(fc_trace_logq_t *logq);
346 void fc_trace_logmsg(fc_trace_logq_t *logq, caddr_t buf, int level);
H A Dfctl_private.h739 static void fc_trace_freemsg(fc_trace_logq_t *logq);
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6011 fc_trace_debug(fc_trace_logq_t *logq, caddr_t name, int dflag, int dlevel, in fc_trace_debug()
6089 fc_trace_logq_t *
6092 fc_trace_logq_t *logq; in fc_trace_alloc_logq()
6105 fc_trace_free_logq(fc_trace_logq_t *logq) in fc_trace_free_logq()
6120 fc_trace_logmsg(fc_trace_logq_t *logq, caddr_t buf, int level) in fc_trace_logmsg()
6175 fc_trace_freemsg(fc_trace_logq_t *logq) in fc_trace_freemsg()
H A Dfp.c254 static fc_trace_logq_t *fp_logq = NULL;
/titanic_50/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c1089 fc_trace_logq_t logq; in fc_trace_dump()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c895 static fc_trace_logq_t *fcp_logq = NULL;