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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.c343 pB->i2eDataWidth16 = NO;
461 pB->i2eDataWidth16 = YES;
466 pB->i2eDataWidth16 = NO;
473 pB->i2eDataWidth16 = NO;
504 if (pB->i2eDataWidth16 == YES)
H A Di2ellis.h180 unsigned char i2eDataWidth16; member in struct:_i2eBordStr
H A Dip2main.c895 nboxes, nports, pB->i2eDataWidth16 ? 16 : 8 );
3059 len += sprintf( page+len, " boxes=%d width=%d", boxes, pB->i2eDataWidth16 ? 16 : 8 );

Completed in 138 milliseconds