Searched refs:sifwritew (Results 1 – 6 of 6) sorted by relevance
159 tp->sifwritew = tms_pci_sifwritew; in tms_pci_attach()
1136 void (*sifwritew)(struct net_device *, unsigned short, unsigned short); member
173 tp->sifwritew = tms_isa_sifwritew; in tms_isa_probe()
162 tp->sifwritew = abyss_sifwritew; in abyss_attach()
379 tp->sifwritew = madgemc_sifwritew; in madgemc_probe()
185 #define SIFWRITEW(val, reg) (((struct net_local *)dev->priv)->sifwritew(dev, val, reg))