Searched refs:DoXor2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hptmv/
H A Draid5n.h57 /* DoXor1, DoXor2 provided by platform dependent code */
59 void HPTLIBAPI DoXor2(ULONG *p0, ULONG *p2, UINT nBytes);
65 DoXor2((PULONG)(dest), ((PULONG *)(src))[1], bytes);\
H A Dentry.c2983 DoXor2(ULONG *p0, ULONG *p2, UINT nBytes) function

Completed in 111 milliseconds