Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4519 #define S_FW_HELLO_CMD_ERR 31 macro
4521 #define V_FW_HELLO_CMD_ERR(x) ((x) << S_FW_HELLO_CMD_ERR)
4523 (((x) >> S_FW_HELLO_CMD_ERR) & M_FW_HELLO_CMD_ERR)