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

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h633 struct txp_hw_stats { struct
675 struct txp_hw_stats sc_ostats;
676 struct txp_hw_stats sc_stats;
H A Dif_txp.c2802 bcopy(&sc->sc_stats, &sc->sc_ostats, sizeof(struct txp_hw_stats));
2809 struct txp_hw_stats *ostats, *stats;
2879 struct txp_hw_stats *stats;

Completed in 133 milliseconds