Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7001 #define S_PO_MWR 0 macro
7003 #define V_PO_MWR(x) ((x) << S_PO_MWR)
7004 #define G_PO_MWR(x) (((x) >> S_PO_MWR) & M_PO_MWR)