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

/opensolaris-onvv-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_impl.h107 char *st_component_vendor; member in struct:smp_target
H A Dsmp_plugin.c113 tp->st_component_vendor =
123 (rp->srmir_sas_1_1_format && tp->st_component_vendor == NULL)) {
320 if (tp->st_component_vendor != NULL) {
321 c_vendor = strdupa(tp->st_component_vendor);
333 if (tp->st_component_vendor != NULL) {
H A Dsmp_engine.c337 return (tp->st_component_vendor);
399 smp_free(tp->st_component_vendor);

Completed in 108 milliseconds