Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27056 #define S_ETCPOPDONE 0 macro
27058 #define V_ETCPOPDONE(x) ((x) << S_ETCPOPDONE)
27059 #define G_ETCPOPDONE(x) (((x) >> S_ETCPOPDONE) & M_ETCPOPDONE)