Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIR_S
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h
773
#define BIR_V(x) ((x) << BIR_S)
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h
774
#define BIR_G(x) (((x) >> BIR_S) & BIR_M)