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

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c460 static uint32_t bge_dma_swap_options(struct bge_softc *);
1758 bge_dma_swap_options(struct bge_softc *sc) function
1908 mode_ctl = bge_dma_swap_options(sc);
4191 CSR_WRITE_4(sc, BGE_MODE_CTL, bge_dma_swap_options(sc));

Completed in 104 milliseconds