Searched refs:iotrace_index (Results 1 – 2 of 2) sorted by relevance
164 uint16_t iotrace_index; in emlxs_fct_io_trace() local173 iotrace_index = port->iotrace_index; in emlxs_fct_io_trace()196 iop = port->iotrace + iotrace_index; in emlxs_fct_io_trace()213 port->iotrace_index++; in emlxs_fct_io_trace()214 if (port->iotrace_index >= iotrace_cnt) in emlxs_fct_io_trace()215 port->iotrace_index = 0; in emlxs_fct_io_trace()
1135 uint16_t iotrace_index; member