Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1365 #define S_HDRSTARTFLQ 11 macro
1367 #define V_HDRSTARTFLQ(x) ((x) << S_HDRSTARTFLQ)
1368 #define G_HDRSTARTFLQ(x) (((x) >> S_HDRSTARTFLQ) & M_HDRSTARTFLQ)