Searched refs:devi_busy_thread (Results 1 – 6 of 6) sorted by relevance
234 void *devi_busy_thread; /* thread operating on node */ member627 ((DEVI(dip))->devi_busy_thread == curthread))
1960 if (devi->devi_busy_thread == curthread) { in ndi_devi_enter()1968 devi->devi_busy_thread = curthread; in ndi_devi_enter()2021 devi->devi_busy_thread = NULL; in ndi_devi_exit()2068 devi->devi_busy_thread = NULL; in ndi_devi_exit_and_wait()2100 devi->devi_busy_thread = curthread; in ndi_devi_tryenter()2101 } else if (devi->devi_busy_thread == curthread) { in ndi_devi_tryenter()
1672 return (cur != NULL && cur->pmlk_lender == DEVI(dip)->devi_busy_thread); in pm_devi_lock_held()4962 DEVI(rdip)->devi_busy_thread; in pm_default_ctlops()5965 if (cur->pmlk_lender == DEVI(dip)->devi_busy_thread) { in pm_lock_power_single()
1548 DEVI(rdip)->devi_busy_thread; in xcppm_ctlops()
1269 "", "", devi.devi_busy_thread, "", in devinfo()
868 DEVI(rdip)->devi_busy_thread; in ppm_ctlops()