Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h973 #define MAX_IO_TRACE 67 macro
979 uint8_t trc[MAX_IO_TRACE]; /* trc[0] = index */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c246 if (iop->trc[0] >= MAX_IO_TRACE) { in emlxs_fct_io_trace()