Home
last modified time | relevance | path

Searched refs:wordbyte (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c1174 qat_memcpy_htobe(void *dst, const void *src, size_t len, uint32_t wordbyte) in qat_memcpy_htobe() argument
1176 switch (wordbyte) { in qat_memcpy_htobe()
1184 panic("invalid word size %u", wordbyte); in qat_memcpy_htobe()