FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SBP_LOCK
sys/dev/firewire/sbp.c
219
#define SBP_LOCK(sbp) mtx_lock(&(sbp)->mtx)
sys/dev/firewire/sbp_targ.c
144
#define SBP_LOCK(sc) mtx_lock(&(sc)->mtx)