Home
last modified time | relevance | path

Searched refs:suni (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/atm/
DMakefile11 obj-$(CONFIG_ATM_IA) += iphase.o suni.o
13 obj-$(CONFIG_ATM_ENI) += eni.o suni.o
18 obj-$(CONFIG_ATM_NICSTAR) += suni.o
24 obj-$(CONFIG_ATM_IDT77252) += suni.o
34 obj-$(CONFIG_ATM_HE) += suni.o
Dambassador.h389 } suni; member
Diphase.c823 volatile IA_SUNI *suni; local
845 suni = (IA_SUNI *)iadev->phy;
846 intr_status = suni->suni_rsop_status & 0xff;
847 iadev->carrier_detect = Boolean(!(suni->suni_rsop_status & SUNI_LOSV));
DKconfig190 bool "Use suni PHY driver (155Mbps)"
/linux-2.6.39/Documentation/networking/
Diphase.txt60 c. Run "insmod suni.o;insmod iphase.o"