Searched refs:CSG (Results 1 – 4 of 4) sorted by relevance
229 debug(4, "Tbit=%d csg=%d nsg=%d status=%x", lp->T, lp->CSG, lp->NSG, status); in handleLoginResp()295 lp->CSG = SN_PHASE; // Security Negotiation in handleChap()335 lp->CSG = SN_PHASE; // Security Negotiation in authenticate()382 if((lp->CSG = sess->csg) == LON_PHASE) in loginPhase()
297 u_char CSG:2; member321 u_char CSG:2; member
2421 unsigned CSOpcode = BitSize <= 32 ? SystemZ::CS : SystemZ::CSG; in emitAtomicLoadBinary()2543 unsigned CSOpcode = BitSize <= 32 ? SystemZ::CS : SystemZ::CSG; in emitAtomicLoadMinMax()
1306 def CSG : CmpSwapRSY<"csg", 0xEB30, atomic_cmp_swap_64, GR64>;