Searched refs:iser_ib_alloc_hca (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c49 static iser_hca_t *iser_ib_alloc_hca(ib_guid_t guid);
955 hca = iser_ib_alloc_hca(event->ev_hca_guid);
958 "iser_ib_alloc_hca failed: HCA(0x%llx) port(%d)",
1200 hca = iser_ib_alloc_hca(guid[i]);
1272 * iser_ib_alloc_hca
1278 iser_ib_alloc_hca(ib_guid_t guid) function
1289 ISER_LOG(CE_NOTE, "iser_ib_alloc_hca: ibt_open_hca failed:"
1301 ISER_LOG(CE_NOTE, "iser_ib_alloc_hca: ibt_query_hca "
1314 ISER_LOG(CE_NOTE, "iser_ib_alloc_hca: "
1326 ISER_LOG(CE_NOTE, "iser_ib_alloc_hca
[all...]

Completed in 77 milliseconds