Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h9020 #define S_PF0_DSTATE 0 macro
9022 #define V_PF0_DSTATE(x) ((x) << S_PF0_DSTATE)
9023 #define G_PF0_DSTATE(x) (((x) >> S_PF0_DSTATE) & M_PF0_DSTATE)