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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c689 #define LUN_TGT (plun->lun_tgt) macro
3944 mutex_enter(&LUN_TGT->tgt_mutex);
3946 mutex_exit(&LUN_TGT->tgt_mutex);
3960 mutex_enter(&LUN_TGT->tgt_mutex);
3962 mutex_exit(&LUN_TGT->tgt_mutex);
3966 mutex_enter(&LUN_TGT->tgt_mutex);
3969 mutex_exit(&LUN_TGT->tgt_mutex);
8172 plun, LUN_TGT->tgt_d_id, plun->lun_num, cip, online, flags,
8383 ASSERT(mutex_owned(&LUN_TGT->tgt_mutex));
8412 ASSERT(mutex_owned(&LUN_TGT
[all...]

Completed in 67 milliseconds