Searched refs:SRPT_DPRINTF_L3 (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c123 SRPT_DPRINTF_L3("cm_req_hdlr, rsp priv len(%d)"
140 SRPT_DPRINTF_L3("cm_req_hdlr, hca_max_rdma_in_chan (%d)"
177 SRPT_DPRINTF_L3("cm_conn_est_hdlr, invoked for ch(%p)",
213 SRPT_DPRINTF_L3("cm_conn_closed_hdlr, invoked for chan_hdl(%p),"
230 SRPT_DPRINTF_L3("cm_conn_closed_hdlr, local close call-back");
245 SRPT_DPRINTF_L3("cm_conn_closed_hdlr, remote close,"
278 SRPT_DPRINTF_L3("cm_failure_hdlr, chan_hdl: 0x%p, code: %d"
303 SRPT_DPRINTF_L3("cm_hdlr, REQ received");
309 SRPT_DPRINTF_L3("cm_hdlr, REP received");
313 SRPT_DPRINTF_L3("cm_hdl
[all...]
H A Dsrpt_stp.c156 SRPT_DPRINTF_L3("start_srp, update I/O Controller profile (%016llx)",
230 SRPT_DPRINTF_L3("stp_stop_srp, update I/O Controller"
235 SRPT_DPRINTF_L3("stp_stop_srp, no services active"
280 SRPT_DPRINTF_L3("stp_stop_srp, disconnect ch(%p)",
313 SRPT_DPRINTF_L3("stp_alloc_port, allocate STMF local port");
372 SRPT_DPRINTF_L3("stp_alloc_port, register STMF LPORT");
377 SRPT_DPRINTF_L3("stp_alloc_port, LPORT successfully"
387 SRPT_DPRINTF_L3("stp_alloc_port, delaying");
394 SRPT_DPRINTF_L3("stp_alloc_port, free STMF local port");
432 SRPT_DPRINTF_L3("stp_free_por
[all...]
H A Dsrpt_mod.c312 SRPT_DPRINTF_L3("srpt_enable_srp_services");
469 SRPT_DPRINTF_L3("drv_open, invoked");
480 SRPT_DPRINTF_L3("drv_close, invoked");
494 SRPT_DPRINTF_L3("drv_ioctl, invoked, cmd = %d", cmd);
H A Dsrpt_ch.c256 SRPT_DPRINTF_L3("ch_release_ref - release resources");
258 SRPT_DPRINTF_L3("ch_release_ref - free channel");
302 SRPT_DPRINTF_L3("ch_disconnect, invoked for ch (%p)",
348 SRPT_DPRINTF_L3("ch_cleanup, invoked for ch(%p), state(%d)",
1036 SRPT_DPRINTF_L3("ch_srp_cmd, new task (%p) posted",
1097 SRPT_DPRINTF_L3("ch_task_mgmt_abort, task found");
1127 SRPT_DPRINTF_L3("ch_srp_task_mgmt, SRP TASK MGMT func(%d)",
1251 SRPT_DPRINTF_L3("ch_srp_task_mgmt, new mgmt task(%p) posted",
1302 SRPT_DPRINTF_L3("ch_process_iu, SRP INITIATOR LOGOUT");
H A Dsrpt_impl.h514 #define SRPT_DPRINTF_L3(...) if (srpt_errlevel >= SRPT_LOG_L3) { \ macro
521 #define SRPT_DPRINTF_L3 0 && macro
H A Dsrpt_ioc.c181 SRPT_DPRINTF_L3("ioc_attach, added %d I/O Controller(s)",
275 SRPT_DPRINTF_L3("check_hca_cfg, found guid %s", buf);
279 SRPT_DPRINTF_L3("check_hca_cfg, did not find guid %s",
485 SRPT_DPRINTF_L3("ioc_init, Using shared receive queues, max srq work"
738 SRPT_DPRINTF_L3("ioc_port_active event handler, invoked");
819 SRPT_DPRINTF_L3("ioc_port_down event handler, invoked");
938 SRPT_DPRINTF_L3(

Completed in 111 milliseconds