Searched defs:ibdm_retry_command (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c67 static int ibdm_retry_command(ibdm_timeout_cb_args_t *);
3895 * A new timeout_id is set inside ibdm_retry_command().
3899 if (ibdm_retry_command(cb_args) == IBDM_SUCCESS) {
4007 * ibdm_retry_command()
4012 ibdm_retry_command(ibdm_timeout_cb_args_t *cb_args) function

Completed in 59 milliseconds