Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h10792 #define S_PF4_DSTATE 12 macro
10794 #define V_PF4_DSTATE(x) ((x) << S_PF4_DSTATE)
10795 #define G_PF4_DSTATE(x) (((x) >> S_PF4_DSTATE) & M_PF4_DSTATE)