Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h5161 #define S_PNDTXNS 8 macro
5163 #define V_PNDTXNS(x) ((x) << S_PNDTXNS)
5164 #define G_PNDTXNS(x) (((x) >> S_PNDTXNS) & M_PNDTXNS)