Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1019 uchar_t lun_tgt_count; member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10899 plun->lun_tgt_count++; in fcp_phys_tgt_init()
10990 plun->lun_tgt_count++; in fcp_virt_tgt_init()
11054 ASSERT(plun->lun_tgt_count > 0); in fcp_scsi_tgt_free()
11056 if (--plun->lun_tgt_count == 0) { in fcp_scsi_tgt_free()