Lines Matching refs:IBND_DEBUG

160 				IBND_DEBUG("read: %s\n", strerror(errno));  in ibnd_read()
170 IBND_DEBUG("read: read short\n"); in ibnd_read()
237 IBND_DEBUG("invalid fabric cache file\n"); in _load_header_info()
244 IBND_DEBUG("invalid fabric cache version\n"); in _load_header_info()
321 IBND_DEBUG("OOM: node_cache\n"); in _load_node()
328 IBND_DEBUG("OOM: node\n"); in _load_node()
371 IBND_DEBUG("OOM: node_cache port_cache_keys\n"); in _load_node()
422 IBND_DEBUG("OOM: port_cache\n"); in _load_port()
429 IBND_DEBUG("OOM: port\n"); in _load_port()
503 IBND_DEBUG("Cache invalid: cannot find port\n"); in _fill_port()
508 IBND_DEBUG("Cache invalid: duplicate port discovered\n"); in _fill_port()
521 IBND_DEBUG("Error Occurred when trying" in _fill_port()
552 IBND_DEBUG("Error Occurred when trying" in _rebuild_nodes()
565 IBND_DEBUG("OOM: node->ports\n"); in _rebuild_nodes()
598 IBND_DEBUG("Cache invalid: cannot find node\n"); in _rebuild_ports()
608 IBND_DEBUG in _rebuild_ports()
635 IBND_DEBUG("file parameter NULL\n"); in ibnd_load_fabric()
640 IBND_DEBUG("open: %s\n", strerror(errno)); in ibnd_load_fabric()
647 IBND_DEBUG("OOM: fabric_cache\n"); in ibnd_load_fabric()
654 IBND_DEBUG("OOM: fabric\n"); in ibnd_load_fabric()
676 IBND_DEBUG("Cache invalid: cannot find from node\n"); in ibnd_load_fabric()
712 IBND_DEBUG("write: %s\n", strerror(errno)); in ibnd_write()
800 IBND_DEBUG("lseek: %s\n", strerror(errno)); in _cache_header_counts()
896 IBND_DEBUG("fabric parameter NULL\n"); in ibnd_cache_fabric()
901 IBND_DEBUG("file parameter NULL\n"); in ibnd_cache_fabric()
908 IBND_DEBUG("error removing '%s': %s\n", in ibnd_cache_fabric()
916 IBND_DEBUG("file '%s' already exists\n", file); in ibnd_cache_fabric()
922 IBND_DEBUG("open: %s\n", strerror(errno)); in ibnd_cache_fabric()
957 IBND_DEBUG("close: %s\n", strerror(errno)); in ibnd_cache_fabric()