Home
last modified time | relevance | path

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

/titanic_50/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); in cnx_get_guids()
1064 rv = cnx_read_guids(handle, FWFLASH_IB_STATE_IMAGE_PRI); in cnx_get_guids()
1283 cnx_read_guids(ib_cnx_encap_ident_t *handle, int type) in cnx_read_guids() function