Searched defs:cnx_read_image (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c83 static int cnx_read_image(ib_cnx_encap_ident_t *handle);
117 rv = cnx_read_image(manuf);
472 cnx_read_image(ib_cnx_encap_ident_t *handle) function
482 logmsg(MSG_INFO, "cnx_read_image: type %lx\n", type);
485 logmsg(MSG_ERROR, gettext("cnx_read_image: Must read in "
492 logmsg(MSG_ERROR, gettext("cnx_read_image: Invalid image size "
502 logmsg(MSG_ERROR, gettext("cnx_read_image: Unable to allocate "
514 logmsg(MSG_ERROR, gettext("cnx_read_image: Failed to "
523 logmsg(MSG_INFO, "cnx_read_image: addr[0x%x] = 0x%08x\n", i,

Completed in 47 milliseconds