Searched refs:ISER_INFO (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/iser/ |
H A D | iser_verbs.c | 442 ISER_INFO("cq index %d used for ib_conn %p", min_index, ib_conn); in iser_create_ib_conn_res() 516 ISER_INFO("device %p refcount %d", device, device->refcount); in iser_device_find_by_ib_device() 528 ISER_INFO("device %p refcount %d", device, device->refcount); in iser_device_try_release() 572 ISER_INFO("freeing conn %p cma_id %p qp %p", in iser_free_ib_conn_res() 614 ISER_INFO("iser_conn %p state %d\n", iser_conn, iser_conn->state); in iser_conn_terminate() 785 ISER_INFO("remote qpn:%x my qpn:%x", in iser_connected_handler() 813 ISER_INFO("event %d status %d conn %p id %p", in iser_cma_handler()
|
H A D | icl_iser.h | 73 #define ISER_INFO(X, ...) \ macro
|
H A D | icl_iser.c | 394 ISER_INFO("closing conn %p", iser_conn); in iser_conn_close()
|