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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h451 #define FUNC_ILT_BASE(func) (func * ILT_PER_FUNC) macro
H A Dbxe.c5876 ilt->start_line = FUNC_ILT_BASE(SC_FUNC(sc));
18568 uint32_t i, base = FUNC_ILT_BASE(func);

Completed in 206 milliseconds