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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c87 static int cnx_set_guids(ib_cnx_encap_ident_t *handle, void *arg);
185 if (cnx_set_guids(manuf, manuf->ibguids) != FWFLASH_SUCCESS) {
581 cnx_set_guids(ib_cnx_encap_ident_t *handle, void *arg) function
586 logmsg(MSG_INFO, "hermon: cnx_set_guids\n");
590 logmsg(MSG_INFO, "cnx_set_guids: guid_start_addr: 0x%x\n", addr * 4);

Completed in 47 milliseconds