Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1019 uchar_t lun_tgt_count; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10888 plun->lun_tgt_count++; in fcp_phys_tgt_init()
10979 plun->lun_tgt_count++; in fcp_virt_tgt_init()
11043 ASSERT(plun->lun_tgt_count > 0); in fcp_scsi_tgt_free()
11045 if (--plun->lun_tgt_count == 0) { in fcp_scsi_tgt_free()