Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TPIPAR
usr/src/uts/common/io/chxge/com/regs.h
620
#define V_TPIPAR(x) ((x) << S_TPIPAR)
usr/src/uts/common/io/chxge/com/regs.h
621
#define G_TPIPAR(x) (((x) >> S_TPIPAR) & M_TPIPAR)