Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Defx_bootcfg.c125 efx_bootcfg_csum( in efx_bootcfg_csum() function
186 if (efx_bootcfg_csum(enp, data, size) != 0) { in efx_bootcfg_verify()
281 data[0] -= efx_bootcfg_csum(enp, data, data_size); in efx_bootcfg_copy_sector()
409 data[0] -= efx_bootcfg_csum(enp, data, size); in efx_bootcfg_read()
519 checksum = efx_bootcfg_csum(enp, data, used_bytes); in efx_bootcfg_write()