Searched refs:ISER_INFO (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/iser/ |
| D | iser_verbs.c | 451 ISER_INFO("cq index %d used for ib_conn %p", min_index, ib_conn); in iser_create_ib_conn_res() 528 ISER_INFO("device %p refcount %d", device, device->refcount); in iser_device_find_by_ib_device() 540 ISER_INFO("device %p refcount %d", device, device->refcount); in iser_device_try_release() 584 ISER_INFO("freeing conn %p cma_id %p qp %p", in iser_free_ib_conn_res() 626 ISER_INFO("iser_conn %p state %d\n", iser_conn, iser_conn->state); in iser_conn_terminate() 797 ISER_INFO("remote qpn:%x my qpn:%x", in iser_connected_handler() 825 ISER_INFO("event %d status %d conn %p id %p", in iser_cma_handler()
|
| D | icl_iser.h | 75 #define ISER_INFO(X, ...) \ macro
|
| D | icl_iser.c | 368 ISER_INFO("closing conn %p", iser_conn); in iser_conn_close()
|