FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CPISEL
sys/dev/cxgbe/common/t4_regs.h
56702
#define V_CPISEL(x) ((x) << S_CPISEL)
sys/dev/cxgbe/common/t4_regs.h
56703
#define G_CPISEL(x) (((x) >> S_CPISEL) & M_CPISEL)