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

  /src/sys/dev/ic/
icpvar.h 152 struct callout icp_wdog_callout; member in struct:icp_softc
icp.c 144 callout_init(&icp->icp_wdog_callout, 0);
604 callout_reset(&icp->icp_wdog_callout, hz * ICP_WATCHDOG_FREQ,

Completed in 14 milliseconds