Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h49824 #define V_ALIGNSTATUS(x) ((x) << S_ALIGNSTATUS) macro
49825 #define F_ALIGNSTATUS V_ALIGNSTATUS(1U)