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

/freebsd-11-stable/sys/dev/iser/
H A Diser_verbs.c99 ISER_DBG("conn %p got send comp error", iser_conn);
101 ISER_DBG("conn %p got recv comp error", iser_conn);
143 ISER_DBG("flush error: conn %p wr id %llx",
150 ISER_DBG("conn %p got ISER_BEACON_WRID", iser_conn);
221 ISER_DBG("using %d CQs, device %s supports %d vectors max_cqe %d",
408 ISER_DBG("freeing conn %p fr pool", ib_conn);
473 ISER_DBG("device %s supports max_send_wr %d",
481 ISER_DBG("setting conn %p cma_id %p qp %p",
666 ISER_DBG("before send cv_wait: %p", iser_conn);
668 ISER_DBG("afte
[all...]
H A Dicl_iser.c118 ISER_DBG("copy to login buff");
415 ISER_DBG("before cv_wait: %p", iser_conn);
417 ISER_DBG("after cv_wait: %p", iser_conn);
499 ISER_DBG("Starting iSER datamover...");
526 ISER_DBG("Removing iSER datamover...");
H A Diser_initiator.c118 ISER_DBG("sdesc %p lkey mismatch, fixing", tx_desc);
195 ISER_DBG("unable to alloc or map login buf");
H A Dicl_iser.h68 #define ISER_DBG(X, ...) \ macro

Completed in 101 milliseconds