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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c180 static int daplka_cancel_timer(daplka_ep_resource_t *);
1968 daplka_cancel_timer(daplka_ep_resource_t *ep_rp) function
2543 retval = daplka_cancel_timer(ep_rp);
7129 if (daplka_cancel_timer(ep_rp) != 0) {
7131 * daplka_cancel_timer returns -1 if the timer is
7203 if (daplka_cancel_timer(ep_rp) != 0) {
7205 * daplka_cancel_timer returns -1 if the timer is
7307 if (daplka_cancel_timer(ep_rp) != 0) {
7309 * daplka_cancel_timer returns -1 if the timer is

Completed in 114 milliseconds