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

  /src/sys/arch/sgimips/dev/
imc.c 63 static void imc_watchdog_reset(void);
112 platform.watchdog_reset = imc_watchdog_reset;
277 imc_watchdog_reset(void) function in typeref:typename:void
303 imc_watchdog_reset();

Completed in 12 milliseconds