Home
last modified time | relevance | path

Searched refs:hardware_version (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h254 char hardware_version[FCHBA_HARDWARE_VERSION_LEN]; member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h173 char hardware_version[FCHBA_HARDWARE_VERSION_LEN]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c256 attrs->hardware_version[0] = '\0'; in ql_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c627 (void) strcpy(port_attrs->hardware_version, "N/A"); in fcoet_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c782 (void) strcpy(port_attrs->hardware_version, "N/A"); in fcoei_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1387 (void) snprintf(port_attrs->hardware_version, in emlxs_fct_populate_hba_details()
1388 (sizeof (port_attrs->hardware_version)-1), in emlxs_fct_populate_hba_details()
1441 port_attrs->hardware_version); in emlxs_fct_populate_hba_details()
H A Demlxs_solaris.c1928 (void) snprintf(port_info->pi_attrs.hardware_version, in emlxs_fca_bind_port()
1929 (sizeof (port_info->pi_attrs.hardware_version)-1), in emlxs_fca_bind_port()
2038 port_info->pi_attrs.hardware_version); in emlxs_fca_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c390 bcopy(attr->hardware_version, hba_attr->HardwareVersion, in fct_get_adapter_attr()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1767 port_attrs->hardware_version[0] = '\0'; in qlt_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7453 bcopy(port->fp_hba_port_attrs.hardware_version, in fp_fciocmd()