FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BXE_NO_MCP_FLAG
sys/dev/bxe/bxe.c
14053
sc->flags |= BXE_NO_MCP_FLAG;
sys/dev/bxe/bxe.h
1326
#define BXE_NOMCP(sc) (sc->flags & BXE_NO_MCP_FLAG)