Searched defs:OSAL_MAX_T (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h440 #define OSAL_MAX_T(type, __max1, __max2) max_t(type, __max1, __max2) macro

Completed in 117 milliseconds