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

  /src/sys/arch/mips/rmi/
rmixl_pcievar.h 56 } rmixl_pcie_evcnt_t; typedef in typeref:struct:rmixl_pcie_evcnt
64 rmixl_pcie_evcnt_t *counts; /* index by cpu */
94 rmixl_pcie_evcnt_t *sc_evcnts[RMIXL_PCIE_NLINKS_MAX];
rmixl_pcie.c 554 rmixl_pcie_evcnt_t *ev;
568 size = ncpu * PCI_INTERRUPT_PIN_MAX * sizeof(rmixl_pcie_evcnt_t);

Completed in 13 milliseconds