FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_BKCYC
sys/dev/cxgb/common/cxgb_regs.h
2842
#define V_BKCYC(x) ((x) << S_BKCYC)
sys/dev/cxgb/common/cxgb_regs.h
2843
#define G_BKCYC(x) (((x) >> S_BKCYC) & M_BKCYC)