Searched refs:MAX_IO_TRACE (Results 1 – 2 of 2) sorted by relevance
973 #define MAX_IO_TRACE 67 macro979 uint8_t trc[MAX_IO_TRACE]; /* trc[0] = index */
246 if (iop->trc[0] >= MAX_IO_TRACE) { in emlxs_fct_io_trace()