Searched refs:A_XGM_INT_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dt3_hw.c1725 t3_write_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx), XGM_INTR_MASK);
1726 t3_read_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx)); /* flush */
1742 t3_write_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx), 0);
1743 t3_read_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx)); /* flush */
H A Dregs.h2051 #define A_XGM_INT_ENABLE 0x8d4 macro

Completed in 89 milliseconds