Searched refs:xdebug (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/sys/dev/iscsi_initiator/ |
| H A D | isc_sm.c | 104 xdebug("%d] we lost something itt=%x", in _reject() 124 xdebug("%d] we lost something itt=%x r2tSN=%d bo=%x ddtl=%x", in _r2t() 144 xdebug("%d] we lost something itt=%x", in _scsi_rsp() 163 xdebug("%d] we lost something itt=%x", in _read_data() 216 xdebug("%d] dslen not zero", sp->sid); in _nop_in() 300 xdebug("%d] pdu len=%zd > %d", in i_prepPDU() 501 xdebug("error=%d opcode=0x%x ccb=%p itt=%x", in proc_out() 509 xdebug("requed"); in proc_out() 515 xdebug("back to cam"); in proc_out() 521 xdebug("we lost it!"); in proc_out() [all …]
|
| H A D | iscsi_subr.c | 142 xdebug("huh? opcode=0x%x", bhp->opcode); in iscsi_r2t() 309 xdebug("%d pdus recovered, should have been ZERO!", n); in i_pdu_flush() 440 xdebug("lun %d: is unsupported!", lun); in dwl() 507 xdebug("guevalt! %d > %ld", csio->cdb_len, (long)sizeof(cmd->cdb)); in scsi_encap() 545 xdebug("%d] ccb == NULL!", sp->sid); in scsi_decap() 578 xdebug("edtlen=%d < ds_len=%d", in scsi_decap()
|
| H A D | iscsi.c | 615 xdebug("too many sessions!"); in i_create_session() 677 xdebug("sc is NULL!"); in iscsi_shutdown() 729 xdebug("shutdown event registration failed\n"); in iscsi_start() 777 xdebug("iscsi_initiator: make_dev_credf failed"); in iscsi_start() 815 xdebug("sysctl_ctx_free failed"); in iscsi_stop() 840 xdebug("iscsi module busy(nsess=%d), cannot unload", isc->nsess); in iscsi_modevent()
|
| H A D | isc_cam.c | 178 xdebug("sp == NULL! cannot happen"); in ic_action() 235 xdebug("lun %d > ISCSI_MAX_LUNS!\n", lun); in ic_action()
|
| H A D | isc_soc.c | 445 xdebug("impossible PDU length(%d) opt.maxRecvDataSegmentLength=%d", in so_recv() 530 xdebug("have a problem, error=%d", error); in so_recv()
|
| H A D | iscsivar.h | 63 #define xdebug(fmt, args...) printf(">>> %s: " fmt "\n", __func__ , ##args) macro
|
| /freebsd-13.1/sbin/iscontrol/ |
| H A D | iscontrol.h | 42 #define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args) macro
|
| /freebsd-13.1/sys/dev/amr/ |
| H A D | amrvar.h | 74 #define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args) macro
|