FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_PMIST
sys/dev/cxgb/common/cxgb_regs.h
894
#define V_PMIST(x) ((x) << S_PMIST)
sys/dev/cxgb/common/cxgb_regs.h
895
#define G_PMIST(x) (((x) >> S_PMIST) & M_PMIST)