Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1594 char *new_trace; in ql_common_properties() local
1599 new_trace = (char *)kmem_zalloc(new_size, KM_SLEEP); in ql_common_properties()
1601 if (new_trace == NULL) { in ql_common_properties()
1610 ha->el_trace_desc->trace_buffer = new_trace; in ql_common_properties()