Searched defs:count_bytes (Results 1 – 2 of 2) sorted by relevance
123 sdsi_memcpy64_toio(u64 __iomem *to, const u64 *from, size_t count_bytes) in sdsi_memcpy64_toio()133 sdsi_memcpy64_fromio(u64 *to, const u64 __iomem *from, size_t count_bytes) in sdsi_memcpy64_fromio()
649 u32 count_bytes; member