Searched refs:xdebug (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/iscsi_initiator/
H A Disc_sm.c102 xdebug("%d] we lost something itt=%x",
122 xdebug("%d] we lost something itt=%x r2tSN=%d bo=%x ddtl=%x",
142 xdebug("%d] we lost something itt=%x",
161 xdebug("%d] we lost something itt=%x",
214 xdebug("%d] dslen not zero", sp->sid);
298 xdebug("%d] pdu len=%zd > %d",
477 xdebug("bad opcode=0x%x sn(cmd=0x%x expCmd=0x%x maxCmd=0x%x expStat=0x%x itt=0x%x)",
499 xdebug("error=%d opcode=0x%x ccb=%p itt=%x",
507 xdebug("requed");
513 xdebug("bac
[all...]
H A Discsi_subr.c144 xdebug("huh? opcode=0x%x", bhp->opcode);
311 xdebug("%d pdus recovered, should have been ZERO!", n);
442 xdebug("lun %d: is unsupported!", lun);
513 xdebug("guevalt! %d > %ld", csio->cdb_len, (long)sizeof(cmd->cdb));
551 xdebug("%d] ccb == NULL!", sp->sid);
584 xdebug("edtlen=%d < ds_len=%d",
H A Disc_cam.c182 xdebug("sp == NULL! cannot happen");
239 xdebug("lun %d > ISCSI_MAX_LUNS!\n", lun);
H A Discsi.c611 xdebug("too many sessions!");
673 xdebug("sc is NULL!");
725 xdebug("shutdown event registration failed\n");
773 xdebug("iscsi_initiator: make_dev_credf failed");
811 xdebug("sysctl_ctx_free failed");
836 xdebug("iscsi module busy(nsess=%d), cannot unload", isc->nsess);
H A Disc_soc.c457 xdebug("impossible PDU length(%d) opt.maxRecvDataSegmentLength=%d",
542 xdebug("have a problem, error=%d", error);
H A Discsivar.h58 #define xdebug(fmt, args...) printf(">>> %s: " fmt "\n", __func__ , ##args) macro
/freebsd-11-stable/sbin/iscontrol/
H A Discontrol.h42 #define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args) macro
/freebsd-11-stable/sys/dev/amr/
H A Damrvar.h72 #define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args) macro

Completed in 86 milliseconds