FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CPLD1
sys/dev/cxgbe/common/t4_regs.h
7005
#define V_CPLD1(x) ((x) << S_CPLD1)
sys/dev/cxgbe/common/t4_regs.h
7006
#define G_CPLD1(x) (((x) >> S_CPLD1) & M_CPLD1)