Searched refs:XCVR_10base2 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 716 XCVR_10baseT=0, XCVR_AUI, XCVR_10baseTOnly, XCVR_10base2, XCVR_100baseTx, enumerator 727 { "10baseT", Media_10TP,0x08, XCVR_10base2, (14*HZ)/10}, 1649 if (dev->if_port == XCVR_10base2) in vortex_up() 1863 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer() 2706 if (dev->if_port == XCVR_10base2) in vortex_down()
|