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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h552 #define IBCM_TIMEOUT(arg1, arg2) timeout(ibcm_timeout_cb, arg1,\
1921 void ibcm_timeout_cb(void *arg);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c80 * when timeout callback (ibcm_timeout_cb) is called. This is ensured by
3431 * ibcm_timeout_cb:
3440 ibcm_timeout_cb(void *arg) function
3459 IBTF_DPRINTF_L3(cmlog, "ibcm_timeout_cb: statep 0x%p state %x "
3512 IBTF_DPRINTF_L3(cmlog, "ibcm_timeout_cb: statep 0x%p "
3620 IBTF_DPRINTF_L3(cmlog, "ibcm_timeout_cb: "
3672 IBTF_DPRINTF_L4(cmlog, "ibcm_timeout_cb: statep 0x%p "
3734 IBTF_DPRINTF_L2(cmlog, "ibcm_timeout_cb: "
4333 * already made in ibcm_timeout_cb

Completed in 777 milliseconds