Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.c78 cpqary3_tgt_t *tgtp; in cpqary3_build_cmdlist()
185 cpqary3_tgt_t *cpqtgtp; in cpqary3_send_abortcmd()
487 if (!(cpqary3p->cpqary3_tgtp[i] = (cpqary3_tgt_t *) in cpqary3_probe4LVs()
488 MEM_ZALLOC(sizeof (cpqary3_tgt_t)))) { in cpqary3_probe4LVs()
502 cpqary3_tgt_t *, cpqary3p->cpqary3_tgtp[i], in cpqary3_probe4LVs()
528 sizeof (cpqary3_tgt_t)); in cpqary3_probe4LVs()
534 (cpqary3_tgt_t *)MEM_ZALLOC( in cpqary3_probe4LVs()
535 sizeof (cpqary3_tgt_t)))) { in cpqary3_probe4LVs()
566 cpqary3_tgt_t *t; in cpqary3_probe4LVs()
708 (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.c584 cpqary3_tgt_t *tgtp; in cpqary3_transport()
831 cpqary3_tgt_t *tgtp = ctlr->cpqary3_tgtp[SA2TGT(sa)]; in cpqary3_getcap()
H A Dcpqary3.c699 sizeof (cpqary3_tgt_t)); in cpqary3_cleanup()