Home
last modified time | relevance | path

Searched refs:firmware_version (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h123 u16 *firmware_version);
125 u16 *firmware_version);
H A Dixgbe_phy.c789 u16 *firmware_version) in ixgbe_get_phy_firmware_version_tnx() argument
797 firmware_version); in ixgbe_get_phy_firmware_version_tnx()
808 u16 *firmware_version) in ixgbe_get_phy_firmware_version_generic() argument
816 firmware_version); in ixgbe_get_phy_firmware_version_generic()
H A Dixgbe_api.c432 s32 ixgbe_get_phy_firmware_version(struct ixgbe_hw *hw, u16 *firmware_version) in ixgbe_get_phy_firmware_version() argument
437 (hw, firmware_version), in ixgbe_get_phy_firmware_version()
H A Dixgbe_api.h129 u16 *firmware_version);
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_fw_2200.c43 unsigned char firmware_version[] = {2, 1, 145}; variable
H A Dql_fw_2300.c43 unsigned char firmware_version[] = {3, 3, 28}; variable
H A Dql_fw_6322.c43 unsigned char firmware_version[] = {3, 3, 28}; variable
H A Dql_fw_2400.c48 uint32_t firmware_version[] = {5, 3, 1}; variable
H A Dql_fw_2500.c48 uint32_t firmware_version[] = {5, 3, 1}; variable
H A Dql_fw_8100.c46 uint32_t firmware_version[] = {5, 3, 2}; variable
H A Dql_hba_fru.c261 (void) snprintf(attrs->firmware_version, FCHBA_FIRMWARE_VERSION_LEN, in ql_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A D2400.c38 uint32_t firmware_version[] = {5, 2, 1}; variable
H A D2500.c38 uint32_t firmware_version[] = {5, 2, 1}; variable
H A D8100.c38 uint32_t firmware_version[] = {5, 2, 1}; variable
H A Dqlt.c978 (void) snprintf(port_attrs->firmware_version, in qlt_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h254 char firmware_version[FCHBA_FIRMWARE_VERSION_LEN]; member
/titanic_41/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c703 char *firmware_version; member
811 libhal_free_string (drive->firmware_version); in libhal_drive_free()
960 LIBHAL_PROP_EXTRACT_STRING ("storage.firmware_version", drive->firmware_version); in libhal_drive_from_udi()
1515 return drive->firmware_version; in libhal_drive_get_firmware_version()
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h175 char firmware_version[FCHBA_FIRMWARE_VERSION_LEN]; member
/titanic_41/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h277 struct kstat_named firmware_version; member
H A Dmyri10ge.c4042 kstat_named_setstr(&info->firmware_version, mgp->fw_version); in myri10ge_info_kstat_update()
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c630 (void) strcpy(port_attrs->firmware_version, "N/A"); in fcoet_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c785 (void) strcpy(port_attrs->firmware_version, "N/A"); in fcoei_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1392 (void) snprintf(port_attrs->firmware_version,
1393 (sizeof (port_attrs->firmware_version)-1),
1442 port_attrs->firmware_version);
H A Demlxs_solaris.c1775 (void) snprintf(port_info->pi_attrs.firmware_version, in emlxs_fca_bind_port()
1776 (sizeof (port_info->pi_attrs.firmware_version)-1), "%s (%s)", in emlxs_fca_bind_port()
2037 port_info->pi_attrs.firmware_version); in emlxs_fca_bind_port()
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c385 bcopy(attr->firmware_version, hba_attr->FirmwareVersion, in fct_get_adapter_attr()

12