Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18645 #define S_FLR_PF 0 macro
18647 #define V_FLR_PF(x) ((x) << S_FLR_PF)
18648 #define G_FLR_PF(x) (((x) >> S_FLR_PF) & M_FLR_PF)