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.c2135 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS_POLLING); in vge_init_locked()
2142 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS); in vge_init_locked()
2314 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS_POLLING); in vge_ioctl()
2323 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS); in vge_ioctl()