NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ACKLAT
sys/dev/pci/cxgb/cxgb_regs.h
935
#define V_ACKLAT(x) ((x) << S_ACKLAT)
sys/dev/pci/cxgb/cxgb_regs.h
936
#define G_ACKLAT(x) (((x) >> S_ACKLAT) & M_ACKLAT)