Searched refs:model_description (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_hba_fru.c | 68 char model_description[256]; member 426 (void) snprintf(attrs->model_description, in ql_populate_hba_fru_details() 428 models[i].model_description); in ql_populate_hba_fru_details() 432 (void) snprintf(attrs->model_description, in ql_populate_hba_fru_details() 441 (void) snprintf(attrs->model_description, in ql_populate_hba_fru_details() 456 (uint8_t *)attrs->model_description, in ql_populate_hba_fru_details() 461 (void) snprintf(attrs->model_description, in ql_populate_hba_fru_details()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fctl.h | 253 char model_description[FCHBA_MODEL_DESCRIPTION_LEN]; member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fct.h | 172 char model_description[FCHBA_MODEL_DESCRIPTION_LEN]; member
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_fc.c | 629 (void) strcpy(port_attrs->model_description, "N/A"); in fcoet_populate_hba_fru_details()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_lv.c | 784 (void) strcpy(port_attrs->model_description, "N/A"); in fcoei_populate_hba_fru_details()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 1384 (void) strncpy(port_attrs->model_description, in emlxs_fct_populate_hba_details() 1386 (sizeof (port_attrs->model_description)-1)); in emlxs_fct_populate_hba_details() 1438 port_attrs->model_description); in emlxs_fct_populate_hba_details()
|
H A D | emlxs_solaris.c | 1961 (void) strncpy(port_info->pi_attrs.model_description, in emlxs_fca_bind_port() 1963 (sizeof (port_info->pi_attrs.model_description)-1)); in emlxs_fca_bind_port() 2035 port_info->pi_attrs.model_description); in emlxs_fca_bind_port()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 381 bcopy(attr->model_description, hba_attr->ModelDescription, in fct_get_adapter_attr()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 1812 (void) snprintf(port_attrs->model_description, in qlt_populate_hba_fru_details()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 7448 bcopy(port->fp_hba_port_attrs.model_description, in fp_fciocmd()
|