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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c113 SRPT_DPRINTF_L2("ch_alloc, receive CQ alloc error (%d)",
157 SRPT_DPRINTF_L2("ch_alloc, IBT channel alloc error (%d)",
168 SRPT_DPRINTF_L2("ch_alloc, number of SWQEs = %u", ch->ch_num_swqe);
172 SRPT_DPRINTF_L2("ch_alloc, SWQE alloc error");
312 SRPT_DPRINTF_L2("ch_disconnect, called when"
330 SRPT_DPRINTF_L2("ch_disconnect, close RC channel"
375 SRPT_DPRINTF_L2("ch_cleanup, target channel no"
471 SRPT_DPRINTF_L2("ch_rsp_comp, WC status err(%d)",
543 SRPT_DPRINTF_L2("ch_data_comp, WC status err(%d)",
630 SRPT_DPRINTF_L2(
[all...]
H A Dsrpt_ioc.c170 SRPT_DPRINTF_L2("ioc_attach, no HCA found");
175 SRPT_DPRINTF_L2("ioc_attach, attaching HCA %016llx",
204 SRPT_DPRINTF_L2(
212 SRPT_DPRINTF_L2("ioc_attach_hca, adding I/O"
246 SRPT_DPRINTF_L2("ioc_attach_hca, I/O Controller ibt HCA hdl (%p)",
303 SRPT_DPRINTF_L2("ioc_update, no configuration data");
311 SRPT_DPRINTF_L2("ioc_update, did not find an nvlist");
317 SRPT_DPRINTF_L2("ioc_update, did not find a guid");
325 SRPT_DPRINTF_L2("ioc_update, enabling guid %016llx",
329 SRPT_DPRINTF_L2("ioc_updat
[all...]
H A Dsrpt_cm.c81 SRPT_DPRINTF_L2("cm_req_hdlr, IU size expected (>= %d),"
88 SRPT_DPRINTF_L2("cm_req_hdlr, NULL ULP private data pointer");
93 SRPT_DPRINTF_L2("cm_req_hdlr, return private len too"
99 SRPT_DPRINTF_L2("cm_req_hdlr, NULL ULP return private data"
183 SRPT_DPRINTF_L2("cm_conn_est_hdlr, invalid ch state (%d)",
251 SRPT_DPRINTF_L2("cm_conn_closed_hdlr, NULL channel");
256 SRPT_DPRINTF_L2("cm_conn_closed_hdlr, unknown close type (%d)",
H A Dsrpt_stp.c115 SRPT_DPRINTF_L2("stp_start_srp, register SRP service for"
143 SRPT_DPRINTF_L2("start_srp, no ports active for svc_id %016llx",
212 SRPT_DPRINTF_L2("stp_stop_srp, NULL SCSI Target Port"
218 SRPT_DPRINTF_L2("stp_stop_srp, bad Target, IOC NULL");
256 SRPT_DPRINTF_L2("stp_stop_srp, unbind and de-register service"
473 SRPT_DPRINTF_L2("stp_destroy_port: unbind and de-register"
574 SRPT_DPRINTF_L2("stp_xfer_data, overflow of remote buffer");
681 SRPT_DPRINTF_L2("stp_xfer_data, post RDMA"
748 SRPT_DPRINTF_L2("stp_send_mgmt_response, post "
818 SRPT_DPRINTF_L2("stp_send_respons
[all...]
H A Dsrpt_mod.c346 SRPT_DPRINTF_L2("enable_srp: no IB I/O Controllers found");
559 SRPT_DPRINTF_L2("srpt_pp_cb, invoked (%d)", cmd);
576 SRPT_DPRINTF_L2(
582 SRPT_DPRINTF_L2(
606 SRPT_DPRINTF_L2(
612 SRPT_DPRINTF_L2(
H A Dsrpt_impl.h510 #define SRPT_DPRINTF_L2(...) if (srpt_errlevel >= SRPT_LOG_L2) { \ macro

Completed in 111 milliseconds