Searched refs:PC300_RSV (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/net/wan/
H A Dpc300too.c57 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator in enum:__anon13528
156 if (port->card->type == PC300_RSV) {
226 else if (port->card->type == PC300_RSV &&
231 else if (port->card->type == PC300_RSV &&
362 card->type = PC300_RSV;
H A Dpc300.h399 #define PC300_RSV 0x01 macro
H A Dpc300_drv.c2166 case PC300_RSV:
2694 case PC300_RSV:
2713 case PC300_RSV:
3131 case PC300_RSV:
3180 case PC300_RSV:
3369 card->hw.type = PC300_RSV;

Completed in 186 milliseconds