Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/dls/
H A Ddls_link.c228 if (dhp->dh_removing) { in i_dls_head_hold()
242 if (dhp->dh_ref == 0 && dhp->dh_removing != 0) in i_dls_head_rele()
983 dhp->dh_removing = B_TRUE; in dls_link_remove()
1014 dhp->dh_removing = B_FALSE; in dls_link_remove()
/titanic_41/usr/src/uts/common/sys/
H A Ddls_impl.h72 uint_t dh_removing; /* dh_lock */ member