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

/freebsd-10.2-release/sys/dev/fxp/
H A Dif_fxpvar.h201 uint32_t stats_addr; /* DMA address of the stats structure */ member in struct:fxp_softc
H A Dif_fxp.c696 sizeof(struct fxp_stats), fxp_dma_map_addr, &sc->stats_addr,
2316 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->stats_addr);

Completed in 69 milliseconds