Home
last modified time | relevance | path

Searched refs:expstatsn (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/scsi/
H A Discsi.h38 u_int32_t expstatsn; member
100 u_int32_t expstatsn; member
163 u_int32_t expstatsn; member
212 u_int32_t expstatsn; member
321 u_int32_t expstatsn; member
372 u_int32_t expstatsn; member
431 u_int32_t expstatsn; member
491 u_int32_t expstatsn; member
542 u_int32_t expstatsn; member
/openbsd/usr.sbin/iscsid/
H A Dtask.c108 c->expstatsn = ntohl(ipdu->cmdsn) + 1; in task_pdu_cb()
120 c->expstatsn = ntohl(ipdu->cmdsn) + 1; in task_pdu_cb()
H A Dlogmsg.c94 ntohl(pdu->itt), ntohl(pdu->cmdsn), ntohl(pdu->expstatsn)); in log_pdu()
H A Dinitiator.c411 lreq->expstatsn = htonl(tl->c->expstatsn); in initiator_login_build()
H A Dconnection.c456 ipdu->expstatsn = ntohl(c->expstatsn); in conn_pdu_write()
H A Discsid.h281 u_int32_t expstatsn; member