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

  /src/sys/arch/mips/rmi/
rmixl_pcixvar.h 76 rmixl_pcix_evcnt_t *sc_evcnts; member in struct:rmixl_pcix_softc
rmixl_pcievar.h 94 rmixl_pcie_evcnt_t *sc_evcnts[RMIXL_PCIE_NLINKS_MAX]; member in struct:rmixl_pcie_softc
rmixl_pcix.c 220 &(sc)->sc_evcnts[(intrpin) * (ncpu) + (cpu)]
510 sc->sc_evcnts = ev;
rmixl_pcie.c 161 &(sc)->sc_evcnts[link][(bitno) * (ncpu) + (cpu)]
570 sc->sc_evcnts[link] = ev;

Completed in 14 milliseconds