Searched refs:hardware_version (Results 1 – 10 of 10) sorted by relevance
251 char hardware_version[FCHBA_HARDWARE_VERSION_LEN]; member
172 char hardware_version[FCHBA_HARDWARE_VERSION_LEN]; member
258 attrs->hardware_version[0] = '\0'; in ql_populate_hba_fru_details()
627 (void) strcpy(port_attrs->hardware_version, "N/A"); in fcoet_populate_hba_fru_details()
782 (void) strcpy(port_attrs->hardware_version, "N/A"); in fcoei_populate_hba_fru_details()
1383 (void) snprintf(port_attrs->hardware_version,1384 (sizeof (port_attrs->hardware_version)-1),1434 port_attrs->hardware_version);
1922 (void) snprintf(port_info->pi_attrs.hardware_version, in emlxs_fca_bind_port()1923 (sizeof (port_info->pi_attrs.hardware_version)-1), in emlxs_fca_bind_port()2028 port_info->pi_attrs.hardware_version); in emlxs_fca_bind_port()
381 bcopy(attr->hardware_version, hba_attr->HardwareVersion, in fct_get_adapter_attr()
976 port_attrs->hardware_version[0] = '\0'; in qlt_populate_hba_fru_details()
7452 bcopy(port->fp_hba_port_attrs.hardware_version, in fp_fciocmd()