Searched refs:sifwritew (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dtmspci.c159 tp->sifwritew = tms_pci_sifwritew;
H A Dabyss.c162 tp->sifwritew = abyss_sifwritew;
H A Dtmsisa.c173 tp->sifwritew = tms_isa_sifwritew;
H A Dtms380tr.h1135 void (*sifwritew)(struct net_device *, unsigned short, unsigned short); member in struct:net_local
H A Dmadgemc.c359 tp->sifwritew = madgemc_sifwritew;
H A Dtms380tr.c185 #define SIFWRITEW(val, reg) (((struct net_local *)dev->priv)->sifwritew(dev, val, reg))

Completed in 51 milliseconds