Searched refs:open_finished (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tokenring/
H A Dlanstreamer.c591 int i, open_finished = 1; local
703 if (!streamer_priv->streamer_ring_speed && open_finished) { /* Autosense , first time around */
706 open_finished = 0;
730 } /* if autosense && open_finished */
738 open_finished = 1;
739 } while (!(open_finished)); /* Will only loop if ring speed mismatch re-open attempted && autosense is on */
H A Dolympic.c441 int i, open_finished = 1 ; local
548 open_finished = 1;
551 if (!olympic_priv->olympic_ring_speed && open_finished) { /* Autosense , first time around */
553 open_finished = 0 ;
579 } while (!(open_finished)) ; /* Will only loop if ring speed mismatch re-open attempted && autosense is on */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tokenring/
H A Dlanstreamer.c591 int i, open_finished = 1; local
703 if (!streamer_priv->streamer_ring_speed && open_finished) { /* Autosense , first time around */
706 open_finished = 0;
730 } /* if autosense && open_finished */
738 open_finished = 1;
739 } while (!(open_finished)); /* Will only loop if ring speed mismatch re-open attempted && autosense is on */
H A Dolympic.c441 int i, open_finished = 1 ; local
548 open_finished = 1;
551 if (!olympic_priv->olympic_ring_speed && open_finished) { /* Autosense , first time around */
553 open_finished = 0 ;
579 } while (!(open_finished)) ; /* Will only loop if ring speed mismatch re-open attempted && autosense is on */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c27202 goto open_finished;
27237 goto open_finished;
27289 goto open_finished;
27306 goto open_finished;
27312 open_finished:
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c27202 goto open_finished;
27237 goto open_finished;
27289 goto open_finished;
27306 goto open_finished;
27312 open_finished:
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c27202 goto open_finished;
27237 goto open_finished;
27289 goto open_finished;
27306 goto open_finished;
27312 open_finished:
[all...]

Completed in 727 milliseconds