Searched refs:st_target (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_enclosure.c219 tp->st_target = stp;
276 return (tp->st_target);
288 libscsi_close(tp->st_scsi_hdl, tp->st_target);
H A Dses_node.c166 libscsi_vendor(sp->ss_target->st_target));
168 libscsi_product(sp->ss_target->st_target));
170 libscsi_revision(sp->ss_target->st_target));
H A Dses_plugin.c350 vendor = strdupa(libscsi_vendor(tp->st_target));
351 product = strdupa(libscsi_product(tp->st_target));
352 revision = strdupa(libscsi_revision(tp->st_target));
H A Dses_impl.h85 libscsi_target_t *st_target; member in struct:ses_target
H A Dses_snap.c226 if (libscsi_exec(ap, tp->st_target) != 0) {
305 if (libscsi_exec(ap, tp->st_target) != 0) {

Completed in 19 milliseconds