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

/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c149 static ssize_t ibnd_read(int fd, void *buf, size_t count) function
231 if (ibnd_read(fd, buf, IBND_FABRIC_CACHE_HEADER_LEN) < 0)
336 if (ibnd_read(fd, buf, IBND_NODE_CACHE_HEADER_LEN) < 0)
375 if (ibnd_read(fd, buf, toread) < 0)
437 if (ibnd_read(fd, buf, IBND_PORT_CACHE_LEN) < 0)

Completed in 54 milliseconds