Home
last modified time | relevance | path

Searched refs:RTK_ISR (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Drtl8169.c514 CSR_WRITE_2(sc, RTK_ISR, 0xFFFF); in re_diag()
525 status = CSR_READ_2(sc, RTK_ISR); in re_diag()
1548 status = CSR_READ_2(sc, RTK_ISR); in re_intr()
1554 CSR_WRITE_2(sc, RTK_ISR, status); in re_intr()
2185 CSR_WRITE_2(sc, RTK_ISR, 0xFFFF); in re_stop()
H A Drtl81x9reg.h73 #define RTK_ISR 0x003E /* interrupt status register */ macro
H A Drtl81x9.c1183 status = CSR_READ_2(sc, RTK_ISR); in rtk_intr()
1189 CSR_WRITE_2(sc, RTK_ISR, status); in rtk_intr()