Searched refs:atc_length (Results 1 – 1 of 1) sorted by relevance
58 atc_length[3], /* I'll get to this... */ member354 WH.atc_length[0] = 0xFF & AttackLength; in stopwrite()355 WH.atc_length[1] = 0xFF & (AttackLength >> 8); in stopwrite()356 WH.atc_length[2] = (0x01 & (AttackLength >> 16)) + in stopwrite()