Searched refs:mac_disable_int (Results 1 – 2 of 2) sorted by relevance
2209 mac_disable_int(vptr->mac_regs); in velocity_intr()2274 mac_disable_int(regs); in velocity_shutdown()3215 mac_disable_int(vptr->mac_regs); in velocity_resume()3564 mac_disable_int(vptr->mac_regs); in velocity_set_coalesce()
1152 #define mac_disable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Clr)) macro