Home
last modified time | relevance | path

Searched refs:IDM_WD_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h57 #define IDM_WD_INTERVAL 5 macro
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_impl.c1098 clock_t wake_time = SEC_TO_TICK(IDM_WD_INTERVAL); in idm_wd_thread()