Searched refs:mac_disable_int (Results 1 – 2 of 2) sorted by relevance
2190 mac_disable_int(vptr->mac_regs); in velocity_intr()2255 mac_disable_int(regs); in velocity_shutdown()3212 mac_disable_int(vptr->mac_regs); in velocity_resume()3561 mac_disable_int(vptr->mac_regs); in velocity_set_coalesce()
1153 #define mac_disable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Clr)) macro