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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3768 #define S_FW_PARAMS_MNEM 24 macro
3770 #define V_FW_PARAMS_MNEM(x) ((x) << S_FW_PARAMS_MNEM)
3772 (((x) >> S_FW_PARAMS_MNEM) & M_FW_PARAMS_MNEM)

Completed in 94 milliseconds