FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_LCMDA
sys/dev/cxgb/common/cxgb_regs.h
6916
#define V_LCMDA(x) ((x) << S_LCMDA)
sys/dev/cxgb/common/cxgb_regs.h
6917
#define G_LCMDA(x) (((x) >> S_LCMDA) & M_LCMDA)