Searched refs:CSG (Results 1 – 4 of 4) sorted by relevance
231 debug(4, "Tbit=%d csg=%d nsg=%d status=%x", lp->T, lp->CSG, lp->NSG, status); in handleLoginResp()297 lp->CSG = SN_PHASE; // Security Negotiation in handleChap()337 lp->CSG = SN_PHASE; // Security Negotiation in authenticate()384 if((lp->CSG = sess->csg) == LON_PHASE) in loginPhase()
299 u_char CSG:2; member323 u_char CSG:2; member
7403 unsigned CSOpcode = BitSize <= 32 ? SystemZ::CS : SystemZ::CSG; in emitAtomicLoadBinary()7521 unsigned CSOpcode = BitSize <= 32 ? SystemZ::CS : SystemZ::CSG; in emitAtomicLoadMinMax()
1840 def CSG : CmpSwapRSY<"csg", 0xEB30, z_atomic_cmp_swap, GR64>;