NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_MSGSEL
sys/dev/pci/cxgb/cxgb_regs.h
6120
#define V_MSGSEL(x) ((x) << S_MSGSEL)
sys/dev/pci/cxgb/cxgb_regs.h
6121
#define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)