Home
last modified time | relevance | path

Searched refs:fxp_stats (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Di82557var.h135 struct fxp_stats fcd_stats;
287 FXP_CDSTATSOFF, sizeof(struct fxp_stats), (ops))
Di82557reg.h456 struct fxp_stats { struct
Di82557.c1471 struct fxp_stats *sp = &sc->sc_control_data->fcd_stats; in fxp_tick()