Home
last modified time | relevance | path

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

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