Searched refs:to8ptr (Results 1 – 1 of 1) sorted by relevance
107 u8 *to8ptr; in xemaclite_alignedread() local118 to8ptr = (u8 *) to32ptr; in xemaclite_alignedread()124 *to8ptr++ = *from8ptr++; in xemaclite_alignedread()133 u8 *to8ptr; in xemaclite_alignedwrite() local144 to8ptr = (u8 *) &alignbuffer; in xemaclite_alignedwrite()148 *to8ptr++ = *from8ptr++; in xemaclite_alignedwrite()
Completed in 3 milliseconds