Home
last modified time | relevance | path

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

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