Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h1271 #define S_FW_RI_TPTE_DCA 24 macro
1273 #define V_FW_RI_TPTE_DCA(x) ((x) << S_FW_RI_TPTE_DCA)
1275 (((x) >> S_FW_RI_TPTE_DCA) & M_FW_RI_TPTE_DCA)