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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h764 kmutex_t tgt_mutex; member in struct:fcp_tgt
1104 mutex_enter(&plun->lun_tgt->tgt_mutex);\
1106 mutex_exit(&plun->lun_tgt->tgt_mutex);\
1335 _NOTE(MUTEX_PROTECTS_DATA(fcp_tgt::tgt_mutex,
1341 _NOTE(LOCK_ORDER(fcp_port::fcp_mutex fcp_tgt::tgt_mutex))
1342 _NOTE(LOCK_ORDER(fcp_tgt::tgt_mutex fcp_lun::lun_mutex))

Completed in 48 milliseconds