FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_MASKWR
sys/dev/cxgb/common/cxgb_regs.h
7080
#define V_MASKWR(x) ((x) << S_MASKWR)
sys/dev/cxgb/common/cxgb_regs.h
7081
#define G_MASKWR(x) (((x) >> S_MASKWR) & M_MASKWR)