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

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

Completed in 13 milliseconds