Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_util.c650 loop_cnt = ((ctlr->num_of_targets > CTLR_SCSI_ID) ? in cpqary3_detect_target_geometry()
651 (ctlr->num_of_targets + 1) : (ctlr->num_of_targets)); in cpqary3_detect_target_geometry()
729 for (i = 0; ld_count < ctlr->num_of_targets; i++) { in cpqary3_detect_target_geometry()
H A Dcpqary3.h285 ulong_t num_of_targets; member
H A Dcpqary3_transport.c125 (ctlr->num_of_targets > 0)) { in cpqary3_tgt_init()
196 (ctlr->num_of_targets > 0)) { in cpqary3_tgt_probe()
H A Dcpqary3_scsi.c442 cpqary3p->num_of_targets = log_lun_no; in cpqary3_probe4LVs()
H A Dcpqary3_ioctl.c174 ctlr_info->num_of_tgts = cpqary3p->num_of_targets; in cpqary3_ioctl_ctlr_info()