Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h133 #define S_FW_WR_ATOMIC 23 macro
135 #define V_FW_WR_ATOMIC(x) ((x) << S_FW_WR_ATOMIC)
137 (((x) >> S_FW_WR_ATOMIC) & M_FW_WR_ATOMIC)