Searched refs:unblock (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/firewire/
H A Dsbp2.c702 * otherwise it might foil sbp2_[conditionally_]unblock()'s attempt to
703 * unblock the target.
736 bool unblock = false; local
741 unblock = --tgt->blocked == 0;
745 if (unblock)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/firewire/
H A Dsbp2.c702 * otherwise it might foil sbp2_[conditionally_]unblock()'s attempt to
703 * unblock the target.
736 bool unblock = false; local
741 unblock = --tgt->blocked == 0;
745 if (unblock)

Completed in 172 milliseconds