Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h8076 #define S_WR_POINTER_ADDR1 16 macro
8078 #define V_WR_POINTER_ADDR1(x) ((x) << S_WR_POINTER_ADDR1)
8079 #define G_WR_POINTER_ADDR1(x) (((x) >> S_WR_POINTER_ADDR1) & M_WR_POINTER_ADDR1)