Searched refs:PC300_X21 (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
237 if (port->card->type == PC300_X21 &&
352 card->type = PC300_X21;
436 card->type == PC300_X21 ? "X21" :
485 if (card->type == PC300_X21)
H A Dpc300.h444 #define PC300_X21 0x02 macro
H A Dpc300_drv.c2178 case PC300_X21:
2719 case PC300_X21:
2729 case PC300_X21:
2748 if (card->hw.type == PC300_X21) {
2765 if (card->hw.type == PC300_X21) {
3143 case PC300_X21:
3202 case PC300_X21:
3396 card->hw.type = PC300_X21;

Completed in 53 milliseconds