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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c9354 ASSERT(dip == NULL || e_ddi_branch_held(dip));
9623 if (!e_ddi_branch_held(rdip)) {
9672 if (e_ddi_branch_held(rdip)) {
9687 e_ddi_branch_held(dev_info_t *rdip) function
9763 if (!e_ddi_branch_held(rdip)) {
9972 if (!e_ddi_branch_held(rdip) || DEVI_BUSY_OWNED(pdip)) {

Completed in 69 milliseconds