Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h12484 #define S_WR_POINTER_ADDR1 16 macro
12486 #define V_WR_POINTER_ADDR1(x) ((x) << S_WR_POINTER_ADDR1)
12487 #define G_WR_POINTER_ADDR1(x) (((x) >> S_WR_POINTER_ADDR1) & M_WR_POINTER_ADDR1)