Home
last modified time | relevance | path

Searched refs:LUN_TGT (Results 1 – 1 of 1) sorted by relevance

/titanic_44/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); in fcp_port_ioctl()
3946 mutex_exit(&LUN_TGT->tgt_mutex); in fcp_port_ioctl()
3960 mutex_enter(&LUN_TGT->tgt_mutex); in fcp_port_ioctl()
3962 mutex_exit(&LUN_TGT->tgt_mutex); in fcp_port_ioctl()
3966 mutex_enter(&LUN_TGT->tgt_mutex); in fcp_port_ioctl()
3969 mutex_exit(&LUN_TGT->tgt_mutex); in fcp_port_ioctl()
8172 plun, LUN_TGT->tgt_d_id, plun->lun_num, cip, online, flags, in fcp_trigger_lun()
8397 ASSERT(mutex_owned(&LUN_TGT->tgt_mutex)); in fcp_offline_lun()
8426 ASSERT(mutex_owned(&LUN_TGT->tgt_mutex)); in fcp_prepare_offline_lun()
[all …]