Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c3896 CSR_WRITE_4(sc, BGE_MSI_MODE, CSR_READ_4(sc, BGE_MSI_MODE) & in bge_attach()
4181 val = CSR_READ_4(sc, BGE_MSI_MODE); in bge_reset()
4182 CSR_WRITE_4(sc, BGE_MSI_MODE, in bge_reset()
H A Dif_bgereg.h1897 #define BGE_MSI_MODE 0x6000 macro