Searched refs:rpt_length (Results 1 – 1 of 1) sorted by relevance
59 rpt_length[3], member359 WH.rpt_length[0] = 0xFF & LoopLength; in stopwrite()360 WH.rpt_length[1] = 0xFF & (LoopLength >> 8); in stopwrite()361 WH.rpt_length[2] = (0x01 & (LoopLength >> 16)) + in stopwrite()