Searched refs:fw_ver (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_apps.h | 227 char fw_ver[MAX_PROP_LENGTH]; member
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/ |
H A D | hw_channel.h | 218 char fw_ver[32]; member
|
/titanic_44/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | ib_verbs.h | 114 uint64_t fw_ver; member
|
H A D | ib_user_verbs.h | 159 uint64_t fw_ver; member
|
/titanic_44/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 900 FLASH_FW_START + offsetof(struct fw_hdr, fw_ver), 1, vers, 0)); in t4_get_fw_version() 1123 ((struct fw_hdr *)first_page)->fw_ver = htonl(0xffffffff); in t4_load_fw() 1138 FLASH_FW_START + offsetof(struct fw_hdr, fw_ver), in t4_load_fw() 1139 sizeof (hdr->fw_ver), (const u8 *)&hdr->fw_ver); in t4_load_fw()
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe.h | 228 u32_t fw_ver; member
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_ioctl.c | 1787 (void) sprintf(hba.fw_ver, "%d.%d.%d", ha->fw_major_version, in ql_adm_adapter_info()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 742 attr->fw_ver = (uint64_t)hattr.hca_fw_major_version << 32 | in ib_query_device()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.c | 1672 resp.fw_ver = ((uint64_t)hca_attr.hca_fw_major_version << 32) | in sol_uverbs_query_device()
|
/titanic_44/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 7357 __be32 fw_ver; /* firmware version */ member
|