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

  /src/sys/arch/mips/rmi/
rmixl_pcix.c 258 static void rmixl_pcix_pip_free(void *);
1038 callout_reset(&pip->callout, 2 * hz, rmixl_pcix_pip_free, pip);
1042 rmixl_pcix_pip_free(void *arg) function in typeref:typename:void
rmixl_pcix.c 258 static void rmixl_pcix_pip_free(void *);
1038 callout_reset(&pip->callout, 2 * hz, rmixl_pcix_pip_free, pip);
1042 rmixl_pcix_pip_free(void *arg) function in typeref:typename:void

Completed in 26 milliseconds