Searched refs:BGE_MODE_CTL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c1809 mode_ctl |= CSR_READ_4(sc, BGE_MODE_CTL) &
1827 CSR_WRITE_4(sc, BGE_MODE_CTL, mode_ctl);
3437 CSR_WRITE_4(sc, BGE_MODE_CTL, bge_dma_swap_options(sc));
3880 * and BGE_MODECTL_FLOWCTL_ATTN_INTR bit of BGE_MODE_CTL. However
4396 BGE_SETBIT(sc, BGE_MODE_CTL, BGE_MODECTL_STACKUP);
4736 BGE_CLRBIT(sc, BGE_MODE_CTL, BGE_MODECTL_STACKUP);
H A Dif_bgereg.h1982 #define BGE_MODE_CTL 0x6800 macro

Completed in 195 milliseconds