Searched refs:PC300_TE (Results 1 - 4 of 4) 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
350 card->type = PC300_TE; /* not fully supported */
437 card->type == PC300_TE ? "TE" : "RSV",
H A Dpc300_drv.c1582 if (card->hw.type == PC300_TE) {
1622 if (card->hw.type == PC300_TE) {
1664 if (card->hw.type == PC300_TE) {
1852 if (card->hw.type == PC300_TE) {
1869 if (card->hw.type == PC300_TE) {
1903 if (card->hw.type == PC300_TE) {
1920 if (card->hw.type == PC300_TE) {
2182 case PC300_TE:
2397 if (card->hw.type == PC300_TE) {
2409 if (card->hw.type == PC300_TE)
[all...]
H A Dpc300.h445 #define PC300_TE 0x03 macro
H A Dpc300_tty.c471 if (card->hw.type == PC300_TE) {
977 if (card->hw.type == PC300_TE) {

Completed in 102 milliseconds