Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nxge_tx2str
usr/src/uts/common/io/nxge/npi/npi_tx_rd64.h
116
extern const char *nxge_tx2str(int);
usr/src/uts/common/io/nxge/npi/npi_tx_rd64.h
126
const char *name = nxge_tx2str((int)offset);
usr/src/uts/common/io/nxge/npi/npi_tx_wr64.h
116
extern const char *nxge_tx2str(int);
usr/src/uts/common/io/nxge/npi/npi_tx_wr64.h
126
const char *name = nxge_tx2str((int)offset);