Searched refs:sifwriteb (Results 1 - 7 of 7) sorted by relevance

/drivers/net/tokenring/
H A Dtmspci.c146 tp->sifwriteb = tms_pci_sifwriteb;
H A Dabyss.c157 tp->sifwriteb = abyss_sifwriteb;
H A Dproteon.c165 tp->sifwriteb = proteon_sifwriteb;
H A Dskisa.c182 tp->sifwriteb = sk_isa_sifwriteb;
H A Dtms380tr.h1132 void (*sifwriteb)(struct net_device *, unsigned short, unsigned short); member in struct:net_local
H A Dmadgemc.c342 tp->sifwriteb = madgemc_sifwriteb;
H A Dtms380tr.c186 (((struct net_local *)netdev_priv(dev))->sifwriteb(dev, val, reg))

Completed in 98 milliseconds