Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h344 fc_trace_logq_t *fc_trace_alloc_logq(int maxsize);
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6090 fc_trace_alloc_logq(int maxsize) in fc_trace_alloc_logq() function
H A Dfp.c282 fp_logq = fc_trace_alloc_logq(fp_log_size); in _init()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1154 fcp_logq = fc_trace_alloc_logq(fcp_log_size); in _init()