Home
last modified time | relevance | path

Searched refs:tsih (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sbin/iscontrol/
H A Dlogin.c267 sess->tsih = lp->tsih; in handleLoginResp()
268 debug(2, "TSIH=%x", sess->tsih); in handleLoginResp()
290 lp->tsih = sess->tsih; // MUST be zero the first time! in handleChap()
330 lp->tsih = sess->tsih; // MUST be zero the first time! in authenticate()
376 lp->tsih = sess->tsih; // MUST be zero the first time! in loginPhase()
H A Discontrol.h89 uint tsih; member
H A Dfsm.c538 if(sess->tsih) { in doLogin()
539 sess->tsih = 0; // XXX: no 'reconnect' yet in doLogin()
/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsi.h313 short tsih; member
337 short tsih; member