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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.h556 // 4) iiInitialize() - Attempt to read Power-up message; further initialize
567 static int iiInitialize(i2eBordStrPtr);
H A Di2ellis.c72 // iiInitialize
257 // Function: iiInitialize(pB)
275 iiInitialize(i2eBordStrPtr pB) function
630 // iiInitialize will set i2eDelay to this if the delay parameter is NULL. This
1216 // what's being loaded. The normal process, then, is to perform an iiInitialize
1229 // Uses the i2eState and i2eToLoad fields (initialized at iiInitialize) to
H A Dip2main.c807 if ( !iiInitialize ( pB ) ) {

Completed in 71 milliseconds