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

/freebsd-12-stable/sbin/iscontrol/
H A Dlogin.c231 debug(4, "Tbit=%d csg=%d nsg=%d status=%x", lp->T, lp->CSG, lp->NSG, status);
297 lp->CSG = SN_PHASE; // Security Negotiation
337 lp->CSG = SN_PHASE; // Security Negotiation
384 if((lp->CSG = sess->csg) == LON_PHASE)
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h299 u_char CSG:2; member in struct:login_req
323 u_char CSG:2; member in struct:login_rsp
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7056 unsigned CSOpcode = BitSize <= 32 ? SystemZ::CS : SystemZ::CSG;
7174 unsigned CSOpcode = BitSize <= 32 ? SystemZ::CS : SystemZ::CSG;

Completed in 120 milliseconds