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