Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sgereg.h64 #define IntrControl 0x28 macro
H A Dif_sge.c511 CSR_WRITE_4(sc, IntrControl, 0x8000); in sge_reset()
512 CSR_READ_4(sc, IntrControl); in sge_reset()
514 CSR_WRITE_4(sc, IntrControl, 0); in sge_reset()
1672 CSR_WRITE_4(sc, IntrControl, 0x08880000); in sge_init_locked()
1675 CSR_WRITE_4(sc, IntrControl, sc->sge_intrcontrol); in sge_init_locked()