Searched refs:tocache (Results 1 – 1 of 1) sorted by relevance
44 #define dataxfer_add_item(handle, host, cache, bytes, tocache) \ argument45 if (tocache) memcpy((PUCHAR)(cache), (PUCHAR)(host), bytes); \