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

/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Discsi_subr.c69 r2t_t *r2t = &pq->pdu.ipdu.r2t; local
74 sdebug(4, "itt=%x r2tSN=%d bo=%x ddtl=%x W=%d", ntohl(r2t->itt),
75 ntohl(r2t->r2tSN), ntohl(r2t->bo), ntohl(r2t->ddtl), opp->ipdu.scsi_req.W);
81 u_int ddtl = ntohl(r2t->ddtl);
86 bo = ntohl(r2t->bo);
100 sdebug(3, "itt=%x r2tSN=%d bo=%x ddtl=%x W=%d", ntohl(r2t->itt),
101 ntohl(r2t
[all...]
H A Discsi.h194 typedef struct r2t { struct
396 r2t_t r2t; member in union:ipdu_u
H A Disc_sm.c118 r2t_t *r2t = &pq->pdu.ipdu.r2t; local
122 ntohl(r2t->r2tSN), ntohl(r2t->bo), ntohl(r2t->ddtl));

Completed in 58 milliseconds