FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_RXVF
sys/dev/cxgbe/common/t4_regs.h
42359
#define V_RXVF(x) ((x) << S_RXVF)
sys/dev/cxgbe/common/t4_regs.h
42360
#define G_RXVF(x) (((x) >> S_RXVF) & M_RXVF)