Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h9015 #define S_PF1_DSTATE 3 macro
9017 #define V_PF1_DSTATE(x) ((x) << S_PF1_DSTATE)
9018 #define G_PF1_DSTATE(x) (((x) >> S_PF1_DSTATE) & M_PF1_DSTATE)