Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h8985 #define S_PF7_DSTATE 21 macro
8987 #define V_PF7_DSTATE(x) ((x) << S_PF7_DSTATE)
8988 #define G_PF7_DSTATE(x) (((x) >> S_PF7_DSTATE) & M_PF7_DSTATE)