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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.h157 unsigned short i2eError; member in struct:_i2eBordStr
223 // all copacetic, otherwise returns false and error is in i2eError field.
229 // copacetic, otherwise returns false and error in i2eError.
243 // ok, otherwise returns false and error in i2eError.
448 // i2eError
605 // error code in i2eError field. Here is a handy macro for setting the error
610 pB->i2eError = code; \
H A Dip2main.c809 pB->i2eBase, pB->i2eError );
878 printk(KERN_ERR "IP2: i2InitChannels failed: %d\n",pB->i2eError);
908 printk(KERN_ERR "IP2: i2InitChannels failed: %d\n",pB->i2eError);

Completed in 57 milliseconds