Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.h413 #define FUNC_ILT_BASE(func) (func * ILT_PER_FUNC) macro
H A Dbxe.c5823 ilt->start_line = FUNC_ILT_BASE(SC_FUNC(sc)); in bxe_ilt_set_info()
18453 uint32_t i, base = FUNC_ILT_BASE(func); in bxe_clear_func_ilt()