Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_regs.h49826 #define V_ALIGNSTATUS(x) ((x) << S_ALIGNSTATUS) macro
49827 #define F_ALIGNSTATUS V_ALIGNSTATUS(1U)