FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_FREEZED
sys/dev/firewire/sbp_targ.c
322
if ((sc->flags & F_FREEZED) == 0) {
sys/dev/firewire/sbp_targ.c
323
sc->flags |= F_FREEZED;
sys/dev/firewire/sbp_targ.c
371
sc->flags &= ~F_FREEZED;