Searched refs:st_vendor (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/scsi/libsmp/common/
H A Dsmp_impl.h104 char *st_vendor; member in struct:smp_target
H A Dsmp_plugin.c105 tp->st_vendor = smp_trim_strdup(rp->srmir_vendor_identification,
121 if (tp->st_vendor == NULL || tp->st_product == NULL ||
317 if (tp->st_vendor == NULL)
325 vendor = strdupa(tp->st_vendor);
H A Dsmp_engine.c319 return (tp->st_vendor);
396 smp_free(tp->st_vendor);
/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.h131 uint8_t st_vendor; member in struct:scsi_selftest_log_param

Completed in 27 milliseconds