Home
last modified time | relevance | path

Searched refs:VTE_MISR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_vte.c968 status = CSR_READ_2(sc, VTE_MISR); in vte_intr()
989 status = CSR_READ_2(sc, VTE_MISR); in vte_intr()
1357 CSR_WRITE_2(sc, VTE_MISR, 0); in vte_init()
1359 CSR_READ_2(sc, VTE_MISR))); in vte_init()
1376 CSR_READ_2(sc, VTE_MISR))); in vte_init()
1406 CSR_READ_2(sc, VTE_MISR); in vte_stop()
Dif_vtereg.h178 #define VTE_MISR 0x3C macro