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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2ellis.h518 // 4) iiInitialize() - Attempt to read Power-up message; further initialize
528 static int iiInitialize(i2eBordStrPtr);
H A Di2ellis.c68 // iiInitialize
216 // Function: iiInitialize(pB)
234 iiInitialize(i2eBordStrPtr pB) function
551 // iiInitialize will set i2eDelay to this if the delay parameter is NULL. This
1135 // what's being loaded. The normal process, then, is to perform an iiInitialize
1148 // Uses the i2eState and i2eToLoad fields (initialized at iiInitialize) to
H A Dip2main.c845 if ( !iiInitialize ( pB ) ) {

Completed in 169 milliseconds