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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h5168 #define M_FW_VI_CMD_TYPE 0x1 macro
5170 #define G_FW_VI_CMD_TYPE(x) (((x) >> S_FW_VI_CMD_TYPE) & M_FW_VI_CMD_TYPE)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5861 #define M_FW_VI_CMD_TYPE 0x1 macro
5864 (((x) >> S_FW_VI_CMD_TYPE) & M_FW_VI_CMD_TYPE)

Completed in 164 milliseconds