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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h475 * un_pm_mutex protects, un_pm_count, un_pm_timeid, un_pm_busy,
478 * un_pm_mutex, however if they must both be held
486 kmutex_t un_pm_mutex; member in struct:sd_lun
713 _NOTE(MUTEX_PROTECTS_DATA(sd_lun::un_pm_mutex, sd_lun::un_pm_count
722 /* _NOTE(LOCK_ORDER(sd_lun::un_sd.sd_mutex sd_lun::un_pm_mutex)) */

Completed in 86 milliseconds