/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_phy.h | 123 u16 *firmware_version); 125 u16 *firmware_version);
|
H A D | ixgbe_phy.c | 789 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 D | ixgbe_api.c | 432 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 D | ixgbe_api.h | 129 u16 *firmware_version);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_fw_2200.c | 43 unsigned char firmware_version[] = {2, 1, 145}; variable
|
H A D | ql_fw_2300.c | 43 unsigned char firmware_version[] = {3, 3, 28}; variable
|
H A D | ql_fw_6322.c | 43 unsigned char firmware_version[] = {3, 3, 28}; variable
|
H A D | ql_fw_2400.c | 48 uint32_t firmware_version[] = {5, 3, 1}; variable
|
H A D | ql_fw_2500.c | 48 uint32_t firmware_version[] = {5, 3, 1}; variable
|
H A D | ql_fw_8100.c | 46 uint32_t firmware_version[] = {5, 3, 2}; variable
|
H A D | ql_hba_fru.c | 261 (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 D | 2400.c | 38 uint32_t firmware_version[] = {5, 2, 1}; variable
|
H A D | 2500.c | 38 uint32_t firmware_version[] = {5, 2, 1}; variable
|
H A D | 8100.c | 38 uint32_t firmware_version[] = {5, 2, 1}; variable
|
H A D | qlt.c | 978 (void) snprintf(port_attrs->firmware_version, in qlt_populate_hba_fru_details()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fctl.h | 254 char firmware_version[FCHBA_FIRMWARE_VERSION_LEN]; member
|
/titanic_41/usr/src/lib/hal/libhal-storage/common/ |
H A D | libhal-storage.c | 703 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 D | fct.h | 175 char firmware_version[FCHBA_FIRMWARE_VERSION_LEN]; member
|
/titanic_41/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_var.h | 277 struct kstat_named firmware_version; member
|
H A D | myri10ge.c | 4042 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 D | fcoet_fc.c | 630 (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 D | fcoei_lv.c | 785 (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 D | emlxs_fct.c | 1392 (void) snprintf(port_attrs->firmware_version, 1393 (sizeof (port_attrs->firmware_version)-1), 1442 port_attrs->firmware_version);
|
H A D | emlxs_solaris.c | 1775 (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 D | fct.c | 385 bcopy(attr->firmware_version, hba_attr->FirmwareVersion, in fct_get_adapter_attr()
|