Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h84 #define VGE_IMR 0x28 /* Interrupt mask register */ macro
H A Dif_vge.c2127 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS_POLLING); in vge_init_locked()
2134 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS); in vge_init_locked()
2306 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS_POLLING); in vge_ioctl()
2315 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS); in vge_ioctl()