FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
QLA_TX_UNLOCK
sys/dev/qlxgb/qla_os.h
151
#define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock);
sys/dev/qlxge/qls_os.h
153
#define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock);