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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c86 static int cnx_read_guids(ib_cnx_encap_ident_t *handle, int type);
1057 rv = cnx_read_guids(handle, FWFLASH_IB_STATE_IMAGE_SEC);
1064 rv = cnx_read_guids(handle, FWFLASH_IB_STATE_IMAGE_PRI);
1283 cnx_read_guids(ib_cnx_encap_ident_t *handle, int type) function
1300 logmsg(MSG_INFO, "cnx_read_guids\n");

Completed in 47 milliseconds