Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.c77 cpqary3_tgt_t *tgtp; in cpqary3_build_cmdlist()
184 cpqary3_tgt_t *cpqtgtp; in cpqary3_send_abortcmd()
486 if (!(cpqary3p->cpqary3_tgtp[i] = (cpqary3_tgt_t *) in cpqary3_probe4LVs()
487 MEM_ZALLOC(sizeof (cpqary3_tgt_t)))) { in cpqary3_probe4LVs()
501 cpqary3_tgt_t *, cpqary3p->cpqary3_tgtp[i], in cpqary3_probe4LVs()
527 sizeof (cpqary3_tgt_t)); in cpqary3_probe4LVs()
533 (cpqary3_tgt_t *)MEM_ZALLOC( in cpqary3_probe4LVs()
534 sizeof (cpqary3_tgt_t)))) { in cpqary3_probe4LVs()
565 cpqary3_tgt_t *t; in cpqary3_probe4LVs()
707 (cpqary3_tgt_t *) in cpqary3_probe4Tapes()
[all …]
H A Dcpqary3.h224 } cpqary3_tgt_t; typedef
316 cpqary3_tgt_t *cpqary3_tgtp[CPQARY3_MAX_TGT];
H A Dcpqary3_util.c254 ctlr->cpqary3_tgtp[CTLR_SCSI_ID] = MEM_ZALLOC(sizeof (cpqary3_tgt_t)); in cpqary3_init_ctlr_resource()
294 cpqary3_tgt_t *tgtp = ctlr->cpqary3_tgtp[SA2TGT(sa)]; in cpqary3_target_geometry()
H A Dcpqary3_transport.c583 cpqary3_tgt_t *tgtp; in cpqary3_transport()
830 cpqary3_tgt_t *tgtp = ctlr->cpqary3_tgtp[SA2TGT(sa)]; in cpqary3_getcap()
H A Dcpqary3.c699 sizeof (cpqary3_tgt_t)); in cpqary3_cleanup()