Home
last modified time | relevance | path

Searched defs:ib_cnx_encap_ident_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h235 typedef struct ib_cnx_encap_ident_s { struct
236 uint_t magic; /* FWFLASH_IB_MAGIC_NUMBER */
237 int fd; /* fd of hermon device */
238 int cmd_set; /* COMMAND SET */
239 int pn_len; /* Part# Length */
240 int hwfw_match; /* 1 = match, 0 - nomatch */
242 cnx_img_info_t hwfw_img_info; /* HW Image Info Section */
243 cnx_img_info_t file_img_info; /* Image File's Image Info Section */
244 mlx_mdr_t info; /* Details of HW part#, name, */
245 uint32_t *fw; /* this where image is read to */
[all …]