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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c85 static int cnx_verify_image(ib_cnx_encap_ident_t *handle, int type);
235 if (cnx_verify_image(manuf, k) != FWFLASH_SUCCESS) {
569 cnx_verify_image(ib_cnx_encap_ident_t *handle, int type) function
573 logmsg(MSG_INFO, "hermon: cnx_verify_image\n");

Completed in 47 milliseconds