FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_PO_MWR
sys/dev/cxgb/common/cxgb_regs.h
7003
#define V_PO_MWR(x) ((x) << S_PO_MWR)
sys/dev/cxgb/common/cxgb_regs.h
7004
#define G_PO_MWR(x) (((x) >> S_PO_MWR) & M_PO_MWR)