Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.h224 bus_addr_t src, bus_size_t len, uint32_t *initialseed, bus_addr_t crcptr,
238 bus_size_t len, uint32_t *initialseed, bus_addr_t crcptr,
H A Dioat.c1331 bus_size_t len, uint32_t *initialseed, bus_addr_t crcptr, in ioat_copy_crc() argument
1387 if (initialseed != NULL) { in ioat_copy_crc()
1389 hw_desc->seed = *initialseed; in ioat_copy_crc()
1401 uint32_t *initialseed, bus_addr_t crcptr, in ioat_crc() argument
1457 if (initialseed != NULL) { in ioat_crc()
1459 hw_desc->seed = *initialseed; in ioat_crc()