HomeSort by: relevance | last modified time | path
    Searched refs:RTK_IMR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
rtl81x9.c 1178 CSR_WRITE_2(sc, RTK_IMR, 0x0000);
1214 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS);
1409 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS);
1491 CSR_WRITE_2(sc, RTK_IMR, 0x0000);
rtl81x9reg.h 72 #define RTK_IMR 0x003C /* interrupt mask register */
rtl8169.c 2010 CSR_WRITE_2(sc, RTK_IMR, 0);
2012 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS_IM_HW);
2014 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS_CPLUS);
2203 CSR_WRITE_2(sc, RTK_IMR, 0x0000);

Completed in 41 milliseconds