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