Searched refs:iotrace (Results 1 – 2 of 2) sorted by relevance
162 emlxs_iotrace_t *iop = port->iotrace; in emlxs_fct_io_trace()196 iop = port->iotrace + iotrace_index; in emlxs_fct_io_trace()202 if (iop == (port->iotrace + iotrace_cnt)) in emlxs_fct_io_trace()203 iop = port->iotrace; in emlxs_fct_io_trace()941 if (port->iotrace) { in emlxs_fct_detach()942 kmem_free(port->iotrace, in emlxs_fct_detach()945 port->iotrace = NULL; in emlxs_fct_detach()
1133 emlxs_iotrace_t *iotrace; member