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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tokenring/
H A Dlanstreamer.c594 int i, open_finished = 1; local
708 if (!streamer_priv->streamer_ring_speed && open_finished) { /* Autosense , first time around */
711 open_finished = 0;
735 } /* if autosense && open_finished */
743 open_finished = 1;
744 } 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 ;
585 } while (!(open_finished)) ; /* Will only loop if ring speed mismatch re-open attempted && autosense is on */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c25438 goto open_finished;
25473 goto open_finished;
25508 goto open_finished;
25517 goto open_finished;
25523 open_finished:
[all...]

Completed in 329 milliseconds