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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1200 #define S_FW_RI_TPTE_STAGSTATE 22 macro
1202 #define V_FW_RI_TPTE_STAGSTATE(x) ((x) << S_FW_RI_TPTE_STAGSTATE)
1204 (((x) >> S_FW_RI_TPTE_STAGSTATE) & M_FW_RI_TPTE_STAGSTATE)

Completed in 145 milliseconds