Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h3042 #define M_FW_CMD_REQUEST 0x1 macro
3044 #define G_FW_CMD_REQUEST(x) (((x) >> S_FW_CMD_REQUEST) & M_FW_CMD_REQUEST)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h4179 #define M_FW_CMD_REQUEST 0x1 macro
4181 #define G_FW_CMD_REQUEST(x) (((x) >> S_FW_CMD_REQUEST) & M_FW_CMD_REQUEST)