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

/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c233 * For usages where ibdev cache needs to be read based on the IB device
235 * entries is used to retrieve the corresponding ibdev cache entry.
262 * Helper function to update the ibdev cache entries with the values obtained
400 umad_cache_add(uint_t dev_num, int port, char *ibdev) argument
408 strcpy(umad_dev_cache[dev_num].umc_ib_dev, ibdev);
862 fprintf(stderr, "failed: to init ibdev cache %s\n",
894 } else if (strcmp(path, "ibdev") == 0) {
1186 if (strcmp(path, "ibdev") == 0) {

Completed in 15 milliseconds