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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dpc300too.c63 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator in enum:__anon5976
172 if (port->card->type == PC300_RSV) {
242 else if (port->card->type == PC300_RSV &&
247 else if (port->card->type == PC300_RSV &&
354 card->type = PC300_RSV;
H A Dpc300.h443 #define PC300_RSV 0x01 macro
H A Dpc300_drv.c2177 case PC300_RSV:
2709 case PC300_RSV:
2728 case PC300_RSV:
3147 case PC300_RSV:
3206 case PC300_RSV:
3398 card->hw.type = PC300_RSV;

Completed in 104 milliseconds