Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sge/
H A Dif_sgereg.h66 #define IntrControl 0x28 macro
H A Dif_sge.c515 CSR_WRITE_4(sc, IntrControl, 0x8000); in sge_reset()
516 CSR_READ_4(sc, IntrControl); in sge_reset()
518 CSR_WRITE_4(sc, IntrControl, 0); in sge_reset()
1684 CSR_WRITE_4(sc, IntrControl, 0x08880000); in sge_init_locked()
1687 CSR_WRITE_4(sc, IntrControl, sc->sge_intrcontrol); in sge_init_locked()