HomeSort by: relevance | last modified time | path
    Searched refs:sc_ev_mtl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
dwc_eqos_var.h 93 struct evcnt sc_ev_mtl; member in struct:eqos_softc
dwc_eqos.c 1093 sc->sc_ev_mtl.ev_count++;
1619 evcnt_attach_dynamic(&sc->sc_ev_mtl, EVCNT_TYPE_INTR,
1626 &sc->sc_ev_mtl, device_xname(sc->sc_dev), "debugdata");
1628 &sc->sc_ev_mtl, device_xname(sc->sc_dev), "rxovfis");
1630 &sc->sc_ev_mtl, device_xname(sc->sc_dev), "txovfis");

Completed in 14 milliseconds