FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ZPDOUT
sys/dev/cxgb/common/cxgb_regs.h
763
#define V_ZPDOUT(x) ((x) << S_ZPDOUT)
sys/dev/cxgb/common/cxgb_regs.h
764
#define G_ZPDOUT(x) (((x) >> S_ZPDOUT) & M_ZPDOUT)