Searched refs:from8ptr (Results 1 – 1 of 1) sorted by relevance
105 u8 *from8ptr; in xemaclite_alignedread() local118 from8ptr = (u8 *) &alignbuffer; in xemaclite_alignedread()121 *to8ptr++ = *from8ptr++; in xemaclite_alignedread()131 u8 *from8ptr; in xemaclite_alignedwrite() local142 from8ptr = (u8 *) from32ptr; in xemaclite_alignedwrite()145 *to8ptr++ = *from8ptr++; in xemaclite_alignedwrite()