Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h160 #define S_FW_WR_ATOMIC 23 macro
162 #define V_FW_WR_ATOMIC(x) ((x) << S_FW_WR_ATOMIC)
164 (((x) >> S_FW_WR_ATOMIC) & M_FW_WR_ATOMIC)