Home
last modified time | relevance | path

Searched refs:cnx_img_info_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h166 } cnx_img_info_t; typedef
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 */
268 int cnx_parse_img_info(int *buf, uint32_t byte_size, cnx_img_info_t *img_info,
/titanic_44/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c1684 cnx_parse_img_info(int *buf, uint32_t byte_size, cnx_img_info_t *img_info, in cnx_parse_img_info()