Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PORT_BASE
usr/src/uts/common/io/cxgbe/common/t4_hw.c
11960
port_base_addr = PORT_BASE(idx);
usr/src/uts/common/io/cxgbe/common/t4_regs.h
82
#define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg))