Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h347 fc_trace_logq_t *fc_trace_alloc_logq(int maxsize);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6096 fc_trace_alloc_logq(int maxsize) in fc_trace_alloc_logq() function
H A Dfp.c283 fp_logq = fc_trace_alloc_logq(fp_log_size); in _init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1158 fcp_logq = fc_trace_alloc_logq(fcp_log_size); in _init()