Searched refs:SMC_SET_RCR (Results 1 – 2 of 2) sorted by relevance
279 SMC_SET_RCR(lp, RCR_SOFTRST); in smc_reset()318 SMC_SET_RCR(lp, RCR_CLEAR); in smc_reset()355 SMC_SET_RCR(lp, lp->rcr_cur_mode); in smc_enable()398 SMC_SET_RCR(lp, RCR_CLEAR); in smc_shutdown()1457 SMC_SET_RCR(lp, lp->rcr_cur_mode); in smc_set_multicast_list()
981 #define SMC_SET_RCR(lp, x) SMC_outw(x, ioaddr, RCR_REG(lp)) macro