Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h911 #define FW_RESET_CMD_HALT_S 31 macro
913 #define FW_RESET_CMD_HALT_V(x) ((x) << FW_RESET_CMD_HALT_S)
915 (((x) >> FW_RESET_CMD_HALT_S) & FW_RESET_CMD_HALT_M)