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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5012 #define S_FW_EQ_OFLD_CMD_PFN 8 macro
5014 #define V_FW_EQ_OFLD_CMD_PFN(x) ((x) << S_FW_EQ_OFLD_CMD_PFN)
5016 (((x) >> S_FW_EQ_OFLD_CMD_PFN) & M_FW_EQ_OFLD_CMD_PFN)

Completed in 189 milliseconds