Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h155 #define FP_THEAD(x, y, z) fp_logq, x->fp_ibuf, fp_trace, y, z
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c255 static fc_trace_logq_t *fp_logq = NULL; variable
283 fp_logq = fc_trace_alloc_logq(fp_log_size); in _init()
286 fc_trace_free_logq(fp_logq); in _init()
304 fc_trace_free_logq(fp_logq); in _fini()