Searched refs:reset_init_sia (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | de4x5.c | 966 static void reset_init_sia(struct net_device *dev, s32 sicr, s32 strr, s32 sigr); 2486 reset_init_sia(dev, 0x8f01, 0xffff, 0x0000); in dc21040_autoconf() 2510 reset_init_sia(dev, csr13, csr14, csr15); in dc21040_state() 2766 reset_init_sia(dev, 0xef01, 0xffff, 0x0008);/* Initialise the SIA */ in dc21041_autoconf() 3370 reset_init_sia(dev, csr13, csr14, csr15); in test_media() 3799 reset_init_sia(dev, lp->cache.csr13, lp->cache.csr14, in de4x5_cache_state() 3905 reset_init_sia(struct net_device *dev, s32 csr13, s32 csr14, s32 csr15) in reset_init_sia() function 5238 reset_init_sia(dev, lp->cache.csr13, lp->cache.csr14, lp->cache.csr15); in de4x5_switch_mac_port()
|