Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_ibnex.h221 hrtime_t hl_attach_time; /* attach time */ member
/titanic_44/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c978 hca_list->hl_attach_time = gethrtime(); in ibdm_handle_hca_attach()
4721 temp = gethrtime() - hca->hl_attach_time; in ibdm_get_waittime()