Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1491 #define S_VFIFO_CNT 15 macro
1493 #define V_VFIFO_CNT(x) ((x) << S_VFIFO_CNT)
1494 #define G_VFIFO_CNT(x) (((x) >> S_VFIFO_CNT) & M_VFIFO_CNT)