Searched refs:st_product (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_impl.h105 char *st_product; member in struct:smp_target
H A Dsmp_plugin.c107 tp->st_product = smp_trim_strdup(rp->srmir_product_identification,
121 if (tp->st_vendor == NULL || tp->st_product == NULL ||
326 product = strdupa(tp->st_product);
H A Dsmp_engine.c325 return (tp->st_product);
397 smp_free(tp->st_product);

Completed in 98 milliseconds