Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h10797 #define S_PF3_DSTATE 9 macro
10799 #define V_PF3_DSTATE(x) ((x) << S_PF3_DSTATE)
10800 #define G_PF3_DSTATE(x) (((x) >> S_PF3_DSTATE) & M_PF3_DSTATE)