Searched refs:r2tSN (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi_subr.c77 sdebug(4, "itt=%x r2tSN=%d bo=%x ddtl=%x W=%d", ntohl(r2t->itt),
78 ntohl(r2t->r2tSN), ntohl(r2t->bo), ntohl(r2t->ddtl), opp->ipdu.scsi_req.W);
103 sdebug(3, "itt=%x r2tSN=%d bo=%x ddtl=%x W=%d", ntohl(r2t->itt),
104 ntohl(r2t->r2tSN), ntohl(r2t->bo), ntohl(r2t->ddtl), opp->ipdu.scsi_req.W);
H A Discsi.h209 u_int r2tSN; member in struct:r2t
H A Disc_sm.c124 xdebug("%d] we lost something itt=%x r2tSN=%d bo=%x ddtl=%x",
126 ntohl(r2t->r2tSN), ntohl(r2t->bo), ntohl(r2t->ddtl));

Completed in 106 milliseconds