Searched refs:MPI_DEBUG_TRACE_IB_IOMB_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpidebug.h38 #define MPI_DEBUG_TRACE_IB_IOMB_SIZE 128 /* 64 */ macro
58 bit32 Iomb[MPI_DEBUG_TRACE_IB_IOMB_SIZE/4];
H A Dmpidebug.c58 MPI_DEBUG_TRACE_IB_IOMB_SIZE,
95 si_memcpy(curIbTrace->Iomb, iomb, MIN(numBytes, MPI_DEBUG_TRACE_IB_IOMB_SIZE));

Completed in 43 milliseconds