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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1213 #define S_FW_RI_TPTE_PDID 0 macro
1215 #define V_FW_RI_TPTE_PDID(x) ((x) << S_FW_RI_TPTE_PDID)
1217 (((x) >> S_FW_RI_TPTE_PDID) & M_FW_RI_TPTE_PDID)

Completed in 123 milliseconds