Searched refs:i_untimeout (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_periodic.h29 * Opaque handle type for i_timeout() and i_untimeout().
70 void i_untimeout(timeout_t);
/illumos-gate/usr/src/uts/common/os/
H A Dddi_periodic.c100 * i_untimeout() that removes the periodic from the global list is allowed
268 i_untimeout((timeout_t)(uintptr_t)dpr->dpr_id);
375 * that can be unregistered via ddi_periodic_delete(9F)/i_untimeout().
451 i_untimeout(timeout_t id) function
H A Dsunddi.c5160 i_untimeout((timeout_t)req);

Completed in 82 milliseconds