Home
last modified time | relevance | path

Searched refs:NSG (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/iscontrol/
HDlogin.c226 debug(4, "Tbit=%d csg=%d nsg=%d status=%x", lp->T, lp->CSG, lp->NSG, status); in handleLoginResp()
264 sess->csg = lp->NSG; in handleLoginResp()
293 lp->NSG = LON_PHASE; in handleChap()
333 lp->NSG = SN_PHASE; in authenticate()
380 lp->NSG = FF_PHASE; // lets try and go full feature ... in loginPhase()
382 lp->NSG = LON_PHASE; in loginPhase()
/dragonfly/sys/dev/disk/iscsi/initiator/
HDiscsi.h302 u_char NSG:2; member
326 u_char NSG:2; member