Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TX_LOCK
usr/src/uts/common/io/yge/yge.c
1912
TX_LOCK(port->p_dev);
usr/src/uts/common/io/yge/yge.c
3176
TX_LOCK(port->p_dev);
usr/src/uts/common/io/yge/yge.h
2215
{ RX_LOCK(dev); TX_LOCK(dev); PHY_LOCK(dev); }