FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_PO_DWR
sys/dev/cxgb/common/cxgb_regs.h
6996
#define V_PO_DWR(x) ((x) << S_PO_DWR)
sys/dev/cxgb/common/cxgb_regs.h
6997
#define G_PO_DWR(x) (((x) >> S_PO_DWR) & M_PO_DWR)