Home
last modified time | relevance | path

Searched refs:sdebug (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/dev/iscsi_initiator/
H A Disc_subr.c105 sdebug(2, "maxRecvDataSegmentLength=%d", sp->opt.maxRecvDataSegmentLength); in i_setopt()
110 sdebug(2, "opt.maXmitDataSegmentLength=%d", sp->opt.maxXmitDataSegmentLength); in i_setopt()
114 sdebug(2, "opt.maxBurstLength=%d", sp->opt.maxBurstLength); in i_setopt()
121 sdebug(2, "opt.targetAddress='%s'", sp->opt.targetAddress); in i_setopt()
127 sdebug(2, "opt.targetName='%s'", sp->opt.targetName); in i_setopt()
133 sdebug(2, "opt.initiatorName='%s'", sp->opt.initiatorName); in i_setopt()
140 sdebug(2, "opt.maxluns=%d", sp->opt.maxluns); in i_setopt()
147 sdebug(2, "opt.headerDigest='%s'", buf); in i_setopt()
150 sdebug(2, "opt.headerDigest set"); in i_setopt()
157 sdebug(2, "opt.dataDigest='%s'", opt->dataDigest); in i_setopt()
[all …]
H A Discsi_subr.c108 sdebug(2, "waiting..."); in iscsi_r2t()
249 sdebug(5, "ccb_h->status=%x", ccb_h->status); in _scsi_done()
273 sdebug(2, "last=%x n=%x", last, n); in iscsi_requeue()
323 sdebug(3, "hld pq=%p", pq); in iscsi_cleanup()
334 sdebug(3, "pq=%p", pq); in iscsi_cleanup()
423 sdebug(4, "lun=%d", lun); in dwl()
469 sdebug(2, "waiting..."); in scsi_encap()
501 sdebug(3, "not phys"); in scsi_encap()
552 sdebug(5, "itt=0x%x opcode=%x R=%d", in scsi_decap()
563 sdebug(5, "copy to=%p from=%p l1=%d l2=%d mp@%p", in scsi_decap()
[all …]
H A Disc_sm.c101 sdebug(2, "ISCSI_LOGOUT_CMD ..."); in _reject()
179 sdebug(4, "cws=%d", sp->cws); in _nop_out()
194 sdebug(1, "failed"); in _nop_out()
326 sdebug(5, "enqued: pq=%p", pq); in isc_qout()
344 sdebug(2, "restart ..."); in ism_restart()
404 sdebug(3, "wakeup rsp"); in ism_recv()
454 sdebug(4, "pq=%p", pq); in proc_out()
545 sdebug(3, "error=%d", error); in ism_out()
676 sdebug(2, "terminating"); in ism_stop()
687 sdebug(2, "n=%d", n); in ism_stop()
[all …]
H A Disc_soc.c177 sdebug(2, "error=%d", error); in isc_sendPDU()
242 sdebug(4, "opcode=%x iovcnt=%d uio_resid=%d itt=%x", in isc_sendPDU()
245 sdebug(5, "sp=%p sp->soc=%p uio=%p sp->td=%p", in isc_sendPDU()
262 sdebug(1, "uio->uio_resid=%d uio->uio_iovcnt=%d", in isc_sendPDU()
498 sdebug(6, "len=%d] opcode=0x%x ahs_len=0x%x ds_len=0x%x", in so_recv()
505 sdebug(2, "bad cmd window size"); in so_recv()
638 sdebug(2, "dropped ISC_CON_RUNNING"); in isc_in()
648 sdebug(3, "sp=%p sp->soc=%p", sp, sp? sp->soc: 0); in isc_stop_receiver()
656 sdebug(3, "soshutdown"); in isc_stop_receiver()
660 sdebug(3, "waiting n=%d... flags=%x", n, sp->flags); in isc_stop_receiver()
[all …]
H A Disc_cam.c107 sdebug(2, "lost target=%d", target); in ic_lost_target()
139 sdebug(2, "scanning sid=%d", sp->sid); in ic_scan()
154 sdebug(2, "# of luns=%d", sp->target_nluns); in ic_scan()
173 sdebug(4, "func_code=0x%x flags=0x%x status=0x%x target=%d lun=%jx retry_count=%d timeout=%d", in ic_action()
288 sdebug(2, "name=%s unit=%d", in ic_destroy()
299 sdebug(2, "done"); in ic_destroy()
346 sdebug(1, "cam subsystem initialized"); in ic_init()
H A Discsi.c155 sdebug(3, "sp->flags=%x", sp->flags ); in iscsi_close()
210 sdebug(6, "dev=%d cmd=%d", dev2unit(dev), (int)(cmd & 0xff)); in iscsi_ioctl()
439 sdebug(2, "len=%d ahs_len=%d ds_len=%d buf=%zu@%p", in i_send()
447 sdebug(3, "copyin ahs: error=%d", error); in i_send()
457 sdebug(3, "copyin ds: error=%d", error); in i_send()
507 sdebug(6, "cnt=%d", cnt); in i_recv()
511 sdebug(3, "error=%d sp->flags=%x ", error, sp->flags); in i_recv()
538 sdebug(4, "need mbufcopy: %d", len); in i_recv()
566 sdebug(6, "len=%d ahs_len=%d ds_len=%d", pq->len, pp->ahs_len, pp->ds_len); in i_recv()
579 sdebug(2, "flag=%d", flag); in i_fullfeature()
H A Discsivar.h53 #define sdebug(level, fmt, args...) do {if(level <= iscsi_debug)\ macro
60 #define sdebug(level, fmt, args...) macro
/freebsd-13.1/contrib/byacc/
H A Dyaccpar.skel204 printf("%sdebug: state %d, reading %d (%s)\n",
214 printf("%sdebug: state %d, shifting to state %d\n",
250 printf("%sdebug: state %d, error recovery shifting\
263 printf("%sdebug: error recovery discarding state %d\n",
279 printf("%sdebug: state %d, error recovery discards token %d (%s)\n",
290 printf("%sdebug: state %d, reducing by rule %d (%s)\n",
311 printf("%sdebug: after reduction, shifting from state 0 to\
325 printf("%sdebug: state %d, reading %d (%s)\n",
340 printf("%sdebug: after reduction, shifting from state %d \
H A Dbtyaccpar.skel301 fprintf(stderr, "%sdebug: stack size increased to %d\n", YYPREFIX, newsize);
391 fprintf(stderr, "%sdebug[<# of symbols on state stack>]\n", YYPREFIX);
748 fprintf(stderr, "%sdebug[%d,trial]: trial parse FAILED, entering ERROR mode\n",
/freebsd-13.1/crypto/openssl/apps/
H A Ds_server.c1013 int rev = 0, naccept = -1, sdebug = 0; in s_server_main() local
1385 sdebug = 1; in s_server_main()
1388 sdebug = 2; in s_server_main()
1798 if (sdebug) in s_server_main()
1799 ssl_ctx_security_debug(ctx, sdebug); in s_server_main()
1917 if (sdebug) in s_server_main()
1918 ssl_ctx_security_debug(ctx2, sdebug); in s_server_main()
H A Ds_client.c916 int sdebug = 0; in s_client_main() local
1224 sdebug = 1; in s_client_main()
1227 sdebug = 2; in s_client_main()
1737 if (sdebug) in s_client_main()
1738 ssl_ctx_security_debug(ctx, sdebug); in s_client_main()